Skip to content

Commit 098c6e0

Browse files
authored
Merge pull request #618 from viartemev/renovate/kotlin-monorepo
fix(deps): update kotlin monorepo to v2.1.21
2 parents 426ee4d + 5d23c32 commit 098c6e0

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)