Skip to content

Commit d7e16e2

Browse files
chore(deps): update dependency com.fasterxml.jackson.module:jackson-module-scala to v2.16.0
1 parent 5818feb commit d7e16e2

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
@@ -39,7 +39,7 @@ scalaVersion := scala213
3939
// Library versions
4040

4141
val cucumberVersion = "7.14.0"
42-
val jacksonVersion = "2.15.3"
42+
val jacksonVersion = "2.16.0"
4343
val mockitoScalaVersion = "1.17.29"
4444
val junitVersion = "4.13.2"
4545

0 commit comments

Comments
 (0)