Skip to content

Commit 56e9388

Browse files
authored
Merge pull request scala#10837 from scala-steward/update/2.12.x/commons-lang3-3.16.0
Update commons-lang3 to 3.16.0 in 2.12.x
2 parents 4e30e0e + 9507905 commit 56e9388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ scalacOptions ++= Seq(
77
"-Wconf:msg=IntegrationTest .* is deprecated:s,msg=itSettings .* is deprecated:s"
88
)
99

10-
libraryDependencies += "org.apache.commons" % "commons-lang3" % "3.15.0"
10+
libraryDependencies += "org.apache.commons" % "commons-lang3" % "3.16.0"
1111

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

0 commit comments

Comments
 (0)