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.
1 parent 1dbe0dd commit 1ad1304Copy full SHA for 1ad1304
build.sbt
@@ -13,7 +13,7 @@ val sttpVersion = "3.10.3"
13
val calibanVersion = "2.10.0"
14
val redis4catsVersion = "2.0.1"
15
val redissonVersion = "3.45.1"
16
-val scalaKryoVersion = "1.2.1"
+val scalaKryoVersion = "1.3.0"
17
val testContainersVersion = "0.43.0"
18
val scalaCompatVersion = "2.13.0"
19
0 commit comments