Skip to content

Commit 78e2ef9

Browse files
committed
Update scala3-library to 3.7.3
1 parent 7fc50c8 commit 78e2ef9

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,4 +1,4 @@
1-
ThisBuild / scalaVersion := "3.6.4"
1+
ThisBuild / scalaVersion := "3.7.3"
22
lazy val root = project.in(file("."))
33
.aggregate(subproject1, subproject2)
44
lazy val subproject1 = project.in(file("subproject1"))

0 commit comments

Comments
 (0)