Skip to content

Commit

Permalink
Merge pull request #271 from tecchu11/renovate/springdependency
Browse files Browse the repository at this point in the history
Update dependency io.spring.gradle:dependency-management-plugin to v1.1.4
  • Loading branch information
tecchu11 authored Nov 13, 2023
2 parents e207b5f + 4321cbf commit 18855db
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 @@ -9,7 +9,7 @@ repositories {
dependencies {
val kotlin = "1.9.20"
val detekt = "1.23.3"
val springDependency = "1.1.3"
val springDependency = "1.1.4"
val springBoot = "3.1.5"
val jib = "3.4.0"

Expand Down

0 comments on commit 18855db

Please sign in to comment.