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.
2 parents 88d4621 + badc8b2 commit b7cad6bCopy full SHA for b7cad6b
build.sbt
@@ -54,7 +54,7 @@ lazy val javaDebug = project
54
"com.google.code.gson" % "gson" % "2.13.0",
55
"io.reactivex.rxjava2" % "rxjava" % "2.2.21",
56
"org.reactivestreams" % "reactive-streams" % "1.0.4",
57
- "commons-io" % "commons-io" % "2.18.0",
+ "commons-io" % "commons-io" % "2.19.0",
58
"junit" % "junit" % "4.13.2" % Test,
59
"org.easymock" % "easymock" % "5.5.0" % Test,
60
"com.github.sbt" % "junit-interface" % "0.13.3" % Test
0 commit comments