Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.23 (#293)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent bfdc542 commit 5396a7b
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 @@ -7,7 +7,7 @@ repositories {
}

dependencies {
val kotlin = "1.9.22"
val kotlin = "1.9.23"
val detekt = "1.23.5"
val springDependency = "1.1.4"
val springBoot = "3.2.4"
Expand Down

0 comments on commit 5396a7b

Please sign in to comment.