Skip to content

Commit 15735b0

Browse files
Update jackson-core, jackson-databind to 2.18.3 (#661)
1 parent d08180f commit 15735b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ val avroVersion = "1.11.4"
22
val catsVersion = "2.12.0"
33
val disciplineScalaTestVersion = "2.3.0"
44
val enumeratumVersion = "1.7.5"
5-
val jacksonVersion = "2.18.2"
5+
val jacksonVersion = "2.18.3"
66
val magnolia2Version = "0.17.0"
77
val magnolia3Version = "1.3.8"
88
val munitVersion = "1.1.0"

0 commit comments

Comments
 (0)