Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ val sttpVersion = "3.10.3"
val calibanVersion = "2.10.0"
val redis4catsVersion = "2.0.1"
val redissonVersion = "3.45.1"
val scalaKryoVersion = "1.2.1"
val scalaKryoVersion = "1.3.0"
val testContainersVersion = "0.43.0"
val scalaCompatVersion = "2.13.0"

Expand Down