Skip to content

Commit 33ea7d7

Browse files
Another fix for ANALYZE query (#165)
1 parent 6d01373 commit 33ea7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ lazy val plugin = (project in file("."))
2525
name := "arcane-stream-microsoft-synapse-link",
2626
idePackagePrefix := Some("com.sneaksanddata.arcane.microsoft_synapse_link"),
2727

28-
libraryDependencies += "com.sneaksanddata" % "arcane-framework_3" % "1.2.1",
28+
libraryDependencies += "com.sneaksanddata" % "arcane-framework_3" % "1.2.2",
2929
libraryDependencies += "io.netty" % "netty-tcnative-boringssl-static" % "2.0.65.Final",
3030

3131
// bugfix for upgrade header

0 commit comments

Comments
 (0)