We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb834a commit 94ae3f3Copy full SHA for 94ae3f3
build.sbt
@@ -1,7 +1,7 @@
1
import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
2
val dottyVersion = "0.27.0-RC1"
3
val scala213Version = "2.13.3"
4
-val spireVersion = "0.17.0-RC1"
+val spireVersion = "0.17.0"
5
val scalametaVersion = "4.3.24"
6
val onnxJavaCPPPresetVersion = "1.7.0-1.5.4"
7
0 commit comments