Skip to content

Commit

Permalink
Update dependency org.springframework.boot:spring-boot-gradle-plugin …
Browse files Browse the repository at this point in the history
…to v3.2.2
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent 0f355b3 commit 0373f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
val kotlin = "1.9.22"
val detekt = "1.23.4"
val springDependency = "1.1.4"
val springBoot = "3.2.1"
val springBoot = "3.2.2"
val jib = "3.4.0"

// kotlin-conventions
Expand Down

0 comments on commit 0373f7f

Please sign in to comment.