We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d01373 commit 33ea7d7Copy full SHA for 33ea7d7
build.sbt
@@ -25,7 +25,7 @@ lazy val plugin = (project in file("."))
25
name := "arcane-stream-microsoft-synapse-link",
26
idePackagePrefix := Some("com.sneaksanddata.arcane.microsoft_synapse_link"),
27
28
- libraryDependencies += "com.sneaksanddata" % "arcane-framework_3" % "1.2.1",
+ libraryDependencies += "com.sneaksanddata" % "arcane-framework_3" % "1.2.2",
29
libraryDependencies += "io.netty" % "netty-tcnative-boringssl-static" % "2.0.65.Final",
30
31
// bugfix for upgrade header
0 commit comments