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 4052220 commit 40646c8Copy full SHA for 40646c8
build.sbt
@@ -1,6 +1,6 @@
1
inThisBuild(
2
Seq(
3
- scalaVersion := "3.5.2",
+ scalaVersion := "3.6.2",
4
versionScheme := Some("early-semver"),
5
version := "3.3",
6
semanticdbEnabled := true, // for scalafix
0 commit comments