Skip to content

Commit 43da85f

Browse files
Fix maintenance procedures (#172)
1 parent a70935c commit 43da85f

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.4-21-g7647e4b",
28+
libraryDependencies += "com.sneaksanddata" % "arcane-framework_3" % "1.2.4-22-g63d48c3",
2929
libraryDependencies += "io.netty" % "netty-tcnative-boringssl-static" % "2.0.74.Final",
3030

3131
// bugfix for upgrade header

0 commit comments

Comments
 (0)