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 db4448c commit 464bf87Copy full SHA for 464bf87
lib/build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
testImplementation 'org.assertj:assertj-core:3.27.3'
60
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
61
62
- runtimeOnly "org.apache.arrow:arrow-memory-netty:18.1.0"
+ runtimeOnly "org.apache.arrow:arrow-memory-netty:18.2.0"
63
}
64
65
test {
0 commit comments