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.
2 parents c99b00b + 75d7274 commit 873fee6Copy full SHA for 873fee6
build.sbt
@@ -22,7 +22,7 @@ val pureconfigVersion = "0.17.8"
22
val shapelessVersion = "2.3.13"
23
val scalaCheckVersion = "1.18.1"
24
val scalazVersion = "7.3.8"
25
-val scodecVersion = "1.11.10"
+val scodecVersion = "1.11.11"
26
val scoptVersion = "4.1.0"
27
28
def macroParadise(configuration: Configuration): Def.Initialize[Seq[ModuleID]] =
0 commit comments