Skip to content

Commit 94ae3f3

Browse files
committed
Update spire to 0.17.0
1 parent acb834a commit 94ae3f3

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
@@ -1,7 +1,7 @@
11
import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
22
val dottyVersion = "0.27.0-RC1"
33
val scala213Version = "2.13.3"
4-
val spireVersion = "0.17.0-RC1"
4+
val spireVersion = "0.17.0"
55
val scalametaVersion = "4.3.24"
66
val onnxJavaCPPPresetVersion = "1.7.0-1.5.4"
77

0 commit comments

Comments
 (0)