Skip to content

Commit e7d898c

Browse files
authored
Merge pull request #1352 from scala-steward/update/patches
Patch updates
2 parents 7472fc0 + 575ab71 commit e7d898c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def specs2(scalaVersion: String) =
2121
("org.specs2" %% s"specs2-$n" % "4.23.0") % Test
2222
}
2323

24-
val jacksonDatabindVersion = "2.22.0"
24+
val jacksonDatabindVersion = "2.22.1"
2525
val jacksonDatabind = Seq(
2626
"com.fasterxml.jackson.core" % "jackson-databind" % jacksonDatabindVersion
2727
)

0 commit comments

Comments
 (0)