We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2cfa2 commit 9d46b40Copy full SHA for 9d46b40
1 file changed
build.sbt
@@ -46,6 +46,7 @@ val zioVersion = "2.1.22"
46
47
val zioJsonVersion = "0.7.45"
48
49
+// NOTE: update from 2.38.3 to 2.38.4 causes compilation error with some recursive types on codec derivation
50
val jsoniterVersion = "2.38.2"
51
52
val munitVersion = "1.2.1"
0 commit comments