Skip to content

Commit 785a851

Browse files
committed
fix(deps): Update dependency org.apache.arrow:arrow-memory-netty to v18.3.0
1 parent 9bfb2ba commit 785a851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies {
5959
testImplementation 'org.assertj:assertj-core:3.27.3'
6060
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
6161

62-
runtimeOnly "org.apache.arrow:arrow-memory-netty:18.2.0"
62+
runtimeOnly "org.apache.arrow:arrow-memory-netty:18.3.0"
6363
}
6464

6565
test {

0 commit comments

Comments
 (0)