Skip to content

Commit

Permalink
Merge pull request #115 from scala-steward/update/commons-text-1.12.0
Browse files Browse the repository at this point in the history
Update commons-text to 1.12.0
  • Loading branch information
mdedetrich authored Apr 17, 2024
2 parents 0fc353c + bf94f22 commit ceb417b
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
@@ -1,4 +1,4 @@
lazy val lang3 = "org.apache.commons" % "commons-text" % "1.11.0"
lazy val lang3 = "org.apache.commons" % "commons-text" % "1.12.0"
lazy val repoSlug = "sbt/sbt-license-report"

val scala212 = "2.12.19"
Expand Down

0 comments on commit ceb417b

Please sign in to comment.