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 56efb52 commit dbe3608Copy full SHA for dbe3608
1 file changed
build.sbt
@@ -11,7 +11,7 @@ val sttpClientV = "4.0.26"
11
val zioV = "2.1.26"
12
val zioProcessV = "0.8.0"
13
val zioHttpV = "3.11.3"
14
-val oxV = "1.0.5"
+val oxV = "1.0.6"
15
val testcontainersScalaV = "0.41.8"
16
17
lazy val verifyExamplesCompileUsingScalaCli = taskKey[Unit]("Verify that each example compiles using Scala CLI")
0 commit comments