Skip to content

Commit 1003ee4

Browse files
authored
Merge pull request #586 from viartemev/renovate/kotlin-monorepo
Update kotlin monorepo to v1.9.22
2 parents 592c809 + e6e3a80 commit 1003ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
kotlin_version = "1.9.21"
3+
kotlin_version = "1.9.22"
44
rabbitmq_java_client_version = "5.20.0"
55
junit_jupiter_version = "5.10.1"
66
testcontainers_version = "1.19.3"

0 commit comments

Comments
 (0)