Skip to content

Commit

Permalink
Merge pull request #586 from viartemev/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update kotlin monorepo to v1.9.22
  • Loading branch information
viartemev authored Dec 26, 2023
2 parents 592c809 + e6e3a80 commit 1003ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = "1.9.21"
kotlin_version = "1.9.22"
rabbitmq_java_client_version = "5.20.0"
junit_jupiter_version = "5.10.1"
testcontainers_version = "1.19.3"
Expand Down

0 comments on commit 1003ee4

Please sign in to comment.