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 64857ea commit 3ceb665Copy full SHA for 3ceb665
build.gradle.kts
@@ -154,7 +154,7 @@ configure(libs) {
154
dependency("com.google.testing.compile:compile-testing:0.19")
155
dependency("com.puppycrawl.tools:checkstyle:10.17.0")
156
dependency("com.squareup.retrofit2:retrofit:2.11.0")
157
- dependency("commons-io:commons-io:2.11.0")
+ dependency("commons-io:commons-io:2.16.1")
158
dependency("io.github.benas:random-beans:3.9.0")
159
dependency("io.github.glytching:junit-extensions:2.6.0")
160
dependency("javax.annotation:javax.annotation-api:1.3.2")
0 commit comments