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 c89863c commit 401a5b9Copy full SHA for 401a5b9
build.sbt
@@ -3,7 +3,7 @@ val dottyVersion = "3.2.2"
3
//val dottyVersion = "3.1.3-RC1-bin-SNAPSHOT"
4
//val dottyVersion = dottyLatestNightlyBuild.get
5
6
-ThisBuild/version := "3.0.6"
+ThisBuild/version := "3.0.7-SNAPSHOT"
7
ThisBuild/versionScheme := Some("semver-spec")
8
9
val sharedSettings = Seq(
0 commit comments