Skip to content

Commit 1b42ede

Browse files
chore(deps): update dependency tools.jackson.module:jackson-module-scala to v3.0.1
1 parent c8ad236 commit 1b42ede

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.30.0"
4444
val jacksonVersion = "2.20.0"
45-
val jackson3Version = "3.0.0"
45+
val jackson3Version = "3.0.1"
4646
val mockitoScalaVersion = "2.0.0"
4747
val junit4Version = "4.13.2"
4848

0 commit comments

Comments
 (0)