We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd18c1 commit 8617007Copy full SHA for 8617007
1 file changed
build.gradle.kts
@@ -138,7 +138,7 @@ configure(libs) {
138
dependency("com.google.inject:guice:5.0.1")
139
dependency("com.google.testing.compile:compile-testing:0.19")
140
dependency("com.squareup.retrofit2:retrofit:2.9.0")
141
- dependency("commons-io:commons-io:2.10.0")
+ dependency("commons-io:commons-io:2.11.0")
142
dependency("io.github.benas:random-beans:3.9.0")
143
dependency("io.github.glytching:junit-extensions:2.4.0")
144
dependency("org.apache.commons:commons-lang3:3.12.0")
0 commit comments