There was an error while loading. Please reload this page.
2 parents 38e5b31 + cd81850 commit 72c6f48Copy full SHA for 72c6f48
1 file changed
project/Dependencies.scala
@@ -18,7 +18,7 @@ object Dependencies {
18
object Library {
19
20
val updates: Seq[ModuleID] = Seq(
21
- "commons-io" % "commons-io" % "2.20.0"
+ "commons-io" % "commons-io" % "2.21.0"
22
)
23
24
object Play {
0 commit comments