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 7c0a5d4 commit e913bb9Copy full SHA for e913bb9
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Dependencies {
4
5
object Versions {
6
- val zio = "2.1.11"
+ val zio = "2.1.22"
7
val testcontainers = "0.41.8"
8
}
9
0 commit comments