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.5 (#299)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 7b7afb9 commit 556685c
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.23"
val detekt = "1.23.6"
val springDependency = "1.1.4"
val springBoot = "3.2.4"
val springBoot = "3.2.5"
val jib = "3.4.2"

// kotlin-conventions
Expand Down

0 comments on commit 556685c

Please sign in to comment.