Skip to content

Commit 47c6f08

Browse files
chore(deps): update dependency com.fasterxml.jackson.module:jackson-module-scala to v2.20.0
1 parent 99c77d4 commit 47c6f08

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

4242
val cucumberVersion = "7.27.2"
43-
val jacksonVersion = "2.19.2"
43+
val jacksonVersion = "2.20.0"
4444
val mockitoScalaVersion = "1.17.45"
4545
val junitVersion = "4.13.2"
4646
val junitJupiterVersion = "5.13.4"

0 commit comments

Comments
 (0)