We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8426e14 commit abb2d00Copy full SHA for abb2d00
test/fixtures/hdfs-fixture/build.gradle
@@ -78,6 +78,6 @@ dependencies {
78
runtimeOnly("com.squareup.okhttp3:okhttp:4.12.0") {
79
exclude group: "com.squareup.okio"
80
}
81
- runtimeOnly "com.squareup.okio:okio:3.8.0"
+ runtimeOnly "com.squareup.okio:okio:3.9.0"
82
runtimeOnly "org.xerial.snappy:snappy-java:1.1.10.5"
83
0 commit comments