Skip to content

Commit

Permalink
Merge remote-tracking branch 'scala-steward/update/commons-text-1.12.0'
Browse files Browse the repository at this point in the history
# Conflicts:
#	build.sbt
  • Loading branch information
sageserpent-open committed Aug 14, 2024
2 parents 551b20c + bd42e5c commit 7ca7da5
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
Expand Up @@ -115,7 +115,7 @@ lazy val settings = Seq(
libraryDependencies += "org.junit.jupiter" % "junit-jupiter-params" % "5.10.2",
libraryDependencies += "org.junit.platform" % "junit-platform-launcher" % "1.10.2",
libraryDependencies += "org.rocksdb" % "rocksdbjni" % "7.1.1",
libraryDependencies += "org.apache.commons" % "commons-text" % "1.10.0",
libraryDependencies += "org.apache.commons" % "commons-text" % "1.12.0",
libraryDependencies += ("com.github.cb372" %% "scalacache-caffeine" % "0.28.0") cross CrossVersion.for3Use2_13,
libraryDependencies += "com.lihaoyi" %% "pprint" % "0.9.0",
libraryDependencies += "org.typelevel" %% "cats-laws" % "2.7.0" % Test,
Expand Down

0 comments on commit 7ca7da5

Please sign in to comment.