Skip to content

Commit a743a90

Browse files
authored
Merge pull request #185 from cucumber/renovate/jacksonversion-for-com.fasterxml.jackson.module
chore(deps): update dependency com.fasterxml.jackson.module:jackson-module-scala to v2.12.2
2 parents ecf18ae + 96da690 commit a743a90

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 = "6.10.0"
42-
val jacksonVersion = "2.12.1"
42+
val jacksonVersion = "2.12.2"
4343
val mockitoScalaVersion = "1.16.29"
4444
val junitVersion = "4.13.2"
4545

0 commit comments

Comments
 (0)