Skip to content

Commit

Permalink
Merge pull request #324 from scala-steward/update/jackson-core-2.18.2
Browse files Browse the repository at this point in the history
Update jackson-core to 2.18.2
  • Loading branch information
eed3si9n authored Dec 2, 2024
2 parents 7f44423 + b955993 commit f1c0ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ lazy val jacocoPlugin = (project in file("."))
"org.jacoco" % "org.jacoco.core" % jacocoVersion,
"org.jacoco" % "org.jacoco.report" % jacocoVersion,
"com.jsuereth" %% "scala-arm" % "2.0",
"com.fasterxml.jackson.core" % "jackson-core" % "2.18.1",
"com.fasterxml.jackson.core" % "jackson-core" % "2.18.2",
"org.scalaj" %% "scalaj-http" % "2.4.2",
"commons-codec" % "commons-codec" % "1.17.1",
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.3.202401111512-r",
Expand Down

0 comments on commit f1c0ffa

Please # to comment.