There was an error while loading. Please reload this page.
2 parents 513bea8 + f1be925 commit 0cd5e65Copy full SHA for 0cd5e65
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