Skip to content

Commit d15f145

Browse files
Update commons-text to 1.13.1 (#4905)
1 parent 4e20fd7 commit d15f145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ object v extends Module {
7474
val scalacheck = ivy"org.scalatestplus::scalacheck-1-18:3.2.19.0"
7575
val json4s = ivy"org.json4s::json4s-native:4.0.7"
7676
val dataclass = ivy"io.github.alexarchambault::data-class:0.2.7"
77-
val commonText = ivy"org.apache.commons:commons-text:1.13.0"
77+
val commonText = ivy"org.apache.commons:commons-text:1.13.1"
7878
val scopt = ivy"com.github.scopt::scopt:4.1.0"
7979
val mdoc = ivy"org.scalameta::mdoc:2.6.4"
8080

0 commit comments

Comments
 (0)