There was an error while loading. Please reload this page.
2 parents 5a2b37e + bf36cf8 commit 25b8cd5Copy full SHA for 25b8cd5
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.21.0"
+ "commons-io" % "commons-io" % "2.22.0"
22
)
23
24
object Play {
0 commit comments