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.
1 parent 5ccb7ba commit c032ed8Copy full SHA for c032ed8
build.sbt
@@ -1,4 +1,4 @@
1
-ThisBuild / scalaVersion := "3.6.3"
+ThisBuild / scalaVersion := "3.6.4"
2
lazy val root = project.in(file("."))
3
.aggregate(subproject1, subproject2)
4
lazy val subproject1 = project.in(file("subproject1"))
0 commit comments