We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d08180f commit 15735b0Copy full SHA for 15735b0
build.sbt
@@ -2,7 +2,7 @@ val avroVersion = "1.11.4"
2
val catsVersion = "2.12.0"
3
val disciplineScalaTestVersion = "2.3.0"
4
val enumeratumVersion = "1.7.5"
5
-val jacksonVersion = "2.18.2"
+val jacksonVersion = "2.18.3"
6
val magnolia2Version = "0.17.0"
7
val magnolia3Version = "1.3.8"
8
val munitVersion = "1.1.0"
0 commit comments