We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc473c1 commit 3c8a03eCopy full SHA for 3c8a03e
lib/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
testImplementation 'org.assertj:assertj-core:3.27.7'
56
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
57
58
- runtimeOnly "org.apache.arrow:arrow-memory-netty:18.3.0"
+ runtimeOnly "org.apache.arrow:arrow-memory-netty:19.0.0"
59
}
60
61
test {
0 commit comments