We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f4abfb commit 9d3ddc6Copy full SHA for 9d3ddc6
build.sbt
@@ -5,7 +5,7 @@ val aquaVersion = "0.14.11"
5
val scalaV = "3.4.2"
6
val catsV = "2.12.0"
7
val catsParseV = "0.3.10"
8
-val monocleV = "3.1.0"
+val monocleV = "3.3.0"
9
val scalaTestV = "3.2.19"
10
val scalaTestScalaCheckV = "3.2.18.0"
11
val sourcecodeV = "0.4.2"
0 commit comments