We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318812c commit ef66364Copy full SHA for ef66364
1 file changed
common/workflow-core/build.sbt
@@ -114,7 +114,7 @@ libraryDependencies ++= Seq(
114
115
/////////////////////////////////////////////////////////////////////////////
116
// Arrow related
117
-val arrowVersion = "14.0.1"
+val arrowVersion = "15.0.2"
118
val nettyVersion = "4.1.96.Final"
119
val arrowDependencies = Seq(
120
// https://mvnrepository.com/artifact/org.apache.arrow/flight-grpc
0 commit comments