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.
1 parent 4e20fd7 commit d15f145Copy full SHA for d15f145
build.mill
@@ -74,7 +74,7 @@ object v extends Module {
74
val scalacheck = ivy"org.scalatestplus::scalacheck-1-18:3.2.19.0"
75
val json4s = ivy"org.json4s::json4s-native:4.0.7"
76
val dataclass = ivy"io.github.alexarchambault::data-class:0.2.7"
77
- val commonText = ivy"org.apache.commons:commons-text:1.13.0"
+ val commonText = ivy"org.apache.commons:commons-text:1.13.1"
78
val scopt = ivy"com.github.scopt::scopt:4.1.0"
79
val mdoc = ivy"org.scalameta::mdoc:2.6.4"
80
0 commit comments