We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e30e0e + 9507905 commit 56e9388Copy full SHA for 56e9388
project/plugins.sbt
@@ -7,7 +7,7 @@ scalacOptions ++= Seq(
7
"-Wconf:msg=IntegrationTest .* is deprecated:s,msg=itSettings .* is deprecated:s"
8
)
9
10
-libraryDependencies += "org.apache.commons" % "commons-lang3" % "3.15.0"
+libraryDependencies += "org.apache.commons" % "commons-lang3" % "3.16.0"
11
12
libraryDependencies += "org.pantsbuild" % "jarjar" % "1.7.2"
13
0 commit comments