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 9fadf33 commit 66aa49eCopy full SHA for 66aa49e
build.sbt
@@ -25,7 +25,7 @@ val declineVersion = "2.4.1"
25
val pureConfigVersion = "0.17.6"
26
val scalaTestVersion = "3.2.18"
27
val scalaTestScalaCheckVersion = s"$scalaTestVersion.0"
28
-val pekkoStreamCirceVersion = "1.0.0"
+val pekkoStreamCirceVersion = "1.1.0"
29
val diffxVersion = "0.9.0"
30
val testContainersVersion = "0.40.16"
31
val testContainersJavaVersion = "1.19.8"
0 commit comments