Skip to content

Commit

Permalink
build(deps): bump org.springframework.boot:spring-boot-gradle-plugin (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent 506a520 commit 20656f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {
// dependency for spring boot gradle plugin and dependency management.
// It is necessary to share it between conventions as plugins
dependencies {
implementation 'org.springframework.boot:spring-boot-gradle-plugin:3.3.4'
implementation 'org.springframework.boot:spring-boot-gradle-plugin:3.3.5'
implementation 'io.spring.gradle:dependency-management-plugin:1.1.6'
implementation 'com.diffplug.spotless:spotless-lib:2.45.0'
implementation 'com.diffplug.spotless:spotless-plugin-gradle:6.25.0'
Expand Down

0 comments on commit 20656f5

Please sign in to comment.