Skip to content

Commit c032ed8

Browse files
Update scala3-library to 3.6.4 (#35)
1 parent 5ccb7ba commit c032ed8

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

0 commit comments

Comments
 (0)