Skip to content

Commit 1ad1304

Browse files
authored
Update scala-kryo-serialization version to 1.3.0 (#165)
1 parent 1dbe0dd commit 1ad1304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ val sttpVersion = "3.10.3"
1313
val calibanVersion = "2.10.0"
1414
val redis4catsVersion = "2.0.1"
1515
val redissonVersion = "3.45.1"
16-
val scalaKryoVersion = "1.2.1"
16+
val scalaKryoVersion = "1.3.0"
1717
val testContainersVersion = "0.43.0"
1818
val scalaCompatVersion = "2.13.0"
1919

0 commit comments

Comments
 (0)