Skip to content

Commit

Permalink
Bump various versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc3092 committed Dec 13, 2024
1 parent ce0806d commit 71bbd19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories {
}

dependencies {
implementation "io.spring.gradle:dependency-management-plugin:1.1.4"
implementation "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:5.0.0.4638"
implementation "org.springframework.boot:spring-boot-gradle-plugin:3.2.1"
implementation "io.spring.gradle:dependency-management-plugin:1.1.6"
implementation "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.0.1.5171"
implementation "org.springframework.boot:spring-boot-gradle-plugin:3.4.0"
}

0 comments on commit 71bbd19

Please sign in to comment.