Skip to content

Commit

Permalink
CQI-9: change plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
olewandowski1 committed Oct 30, 2023
1 parent 633d676 commit 8caf9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
plugins {
id 'org.springframework.boot' version '2.2.2.RELEASE'
id "org.flywaydb.flyway" version "6.0.8"
id "org.sonarqube" version "4.4.1.3373"
id "org.sonarqube" version "2.7"
id "com.moowork.node" version "1.2.0"
id 'com.avast.gradle.docker-compose' version '0.8.10'
id "com.github.ben-manes.versions" version "0.20.0"
Expand Down

0 comments on commit 8caf9ca

Please sign in to comment.