Skip to content

Commit 3e0ca6f

Browse files
chore(deps): update dependency tools.jackson.module:jackson-module-scala to v3.0.2
1 parent e693e3d commit 3e0ca6f

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

0 commit comments

Comments
 (0)