Skip to content

Commit 8209767

Browse files
committed
Update scalameta to 4.3.15
1 parent a82d600 commit 8209767

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
@@ -2,7 +2,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
22
val dottyVersion = "0.23.0"
33
val scala213Version = "2.13.2"
44
val spireVersion = "0.17.0-M1"
5-
val scalametaVersion = "4.3.14"
5+
val scalametaVersion = "4.3.15"
66
val onnxJavaCPPPresetVersion = "1.7.0-1.5.4-SNAPSHOT"
77

88

0 commit comments

Comments
 (0)