Skip to content

Commit 8e7bbcb

Browse files
chore(core-deps): update dependency scala to v3.8.1
1 parent 10f44de commit 8e7bbcb

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
@@ -7,7 +7,7 @@ import sbtcrossproject.CrossProject
77
import scala.scalanative.build.{ BuildTarget, GC, LTO, Mode }
88

99
val projectName = "scafi3"
10-
val scala3Version = "3.7.3"
10+
val scala3Version = "3.8.1"
1111

1212
ThisBuild / scalaVersion := scala3Version
1313
ThisBuild / organization := "it.unibo.scafi"

0 commit comments

Comments
 (0)