Skip to content

Commit

Permalink
Merge pull request scala#10853 from scala-steward/update/2.12.x/commo…
Browse files Browse the repository at this point in the history
…ns-lang3-3.17.0

Update commons-lang3 to 3.17.0 in 2.12.x
  • Loading branch information
SethTisue authored Sep 2, 2024
2 parents 66a3414 + 5e9fef1 commit f0ee0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ scalacOptions ++= Seq(
"-Wconf:msg=IntegrationTest .* is deprecated:s,msg=itSettings .* is deprecated:s"
)

libraryDependencies += "org.apache.commons" % "commons-lang3" % "3.16.0"
libraryDependencies += "org.apache.commons" % "commons-lang3" % "3.17.0"

libraryDependencies += "org.pantsbuild" % "jarjar" % "1.7.2"

Expand Down

0 comments on commit f0ee0ab

Please sign in to comment.