Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4e558be

Browse files
Update commons-lang3 to 3.19.0
1 parent 94eed0f commit 4e558be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build.sbt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ lazy val xml = crossProject(JSPlatform, JVMPlatform, NativePlatform)
166166

167167
libraryDependencies += "junit" % "junit" % "4.13.2" % Test,
168168
libraryDependencies += "com.github.sbt" % "junit-interface" % "0.13.3" % Test,
169-
libraryDependencies += "org.apache.commons" % "commons-lang3" % "3.18.0" % Test,
169+
libraryDependencies += "org.apache.commons" % "commons-lang3" % "3.19.0" % Test,
170170
libraryDependencies += "xerces" % "xercesImpl" % "2.12.2" % Test,
171171
libraryDependencies ++= (CrossVersion.partialVersion(scalaVersion.value) match {
172172
case Some((3, _)) =>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /