Skip to content

Commit 4835884

Browse files
authored
Merge pull request #625 from viartemev/renovate/kotlin-monorepo
fix(deps): update kotlin monorepo to v2.2.0
2 parents 4bc54c7 + 6771997 commit 4835884

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 = "2.1.21"
3+
kotlin_version = "2.2.0"
44
rabbitmq_java_client_version = "5.25.0"
55
junit_jupiter_version = "5.10.1"
66
testcontainers_version = "1.21.2"

0 commit comments

Comments
 (0)