Skip to content

Commit 5d23c32

Browse files
fix(deps): update kotlin monorepo to v2.1.21
1 parent 426ee4d commit 5d23c32

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

0 commit comments

Comments
 (0)