Skip to content

Commit b23a6fb

Browse files
authored
Merge pull request #614 from viartemev/renovate/major-kotlin-monorepo
fix(deps): update kotlin monorepo to v2 (major)
2 parents 288bff9 + df0b1bf commit b23a6fb

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.25"
3+
kotlin_version = "2.1.20"
44
rabbitmq_java_client_version = "5.25.0"
55
junit_jupiter_version = "5.10.1"
66
testcontainers_version = "1.20.6"

0 commit comments

Comments
 (0)