We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 288bff9 + df0b1bf commit b23a6fbCopy full SHA for b23a6fb
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext {
3
- kotlin_version = "1.9.25"
+ kotlin_version = "2.1.20"
4
rabbitmq_java_client_version = "5.25.0"
5
junit_jupiter_version = "5.10.1"
6
testcontainers_version = "1.20.6"
0 commit comments