We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf4d8a commit 6377491Copy full SHA for 6377491
settings.gradle.kts
@@ -10,7 +10,7 @@ dependencyResolutionManagement {
10
version("confluent", "7.9.5")
11
version("kotlin-faker", "1.16.0")
12
version("grpc", "1.78.0")
13
- version("junit", "5.14.1")
+ version("junit", "5.14.3")
14
version("kotlin", "2.3.0")
15
version("logback", "1.5.31")
16
version("mutiny-clients", "3.21.3")
0 commit comments