Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent 592c809 commit e6e3a80
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 e6e3a80

Please sign in to comment.