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 1d1fe29 commit 92e0061Copy full SHA for 92e0061
build.sbt
@@ -22,7 +22,7 @@ val scalafmtVersion = "3.10.3"
22
val scalaLoggingVersion = "3.9.6"
23
val logbackClassicVersion = "1.5.23"
24
val scalaTestVersion = "3.2.19"
25
-val plokhotnyukJsoniterVersion = "2.38.6"
+val plokhotnyukJsoniterVersion = "2.38.7"
26
val zioTestVersion = "2.0.13"
27
28
val httpDependencies = Seq(
0 commit comments