We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5addd96 commit 9f8d87dCopy full SHA for 9f8d87d
1 file changed
project/Dependencies.scala
@@ -39,7 +39,7 @@ object Dependencies {
39
40
val jacksonAnnotationsVersion = "2.21"
41
val jacksonVersion2 = "2.21.2"
42
- val jacksonVersion3 = "3.1.0"
+ val jacksonVersion3 = "3.1.1"
43
44
val scala213Version = "2.13.18"
45
val scala3Version = "3.3.7"
0 commit comments