Skip to content

Commit c4f12ac

Browse files
chore(deps): update dependency tools.jackson.module:jackson-module-scala to v3.0.3
1 parent c6913a2 commit c4f12ac

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
@@ -42,7 +42,7 @@ scalaVersion := scala213
4242

4343
val cucumberVersion = "7.32.0"
4444
val jacksonVersion = "2.20.1"
45-
val jackson3Version = "3.0.2"
45+
val jackson3Version = "3.0.3"
4646
val mockitoScalaVersion = "2.0.0"
4747
val junit4Version = "4.13.2"
4848

0 commit comments

Comments
 (0)