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.
2 parents 5bde84e + 8209767 commit 027eb86Copy full SHA for 027eb86
build.sbt
@@ -2,7 +2,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
2
val dottyVersion = "0.23.0"
3
val scala213Version = "2.13.2"
4
val spireVersion = "0.17.0-M1"
5
-val scalametaVersion = "4.3.14"
+val scalametaVersion = "4.3.15"
6
val onnxJavaCPPPresetVersion = "1.7.0-1.5.4-SNAPSHOT"
7
8
0 commit comments