Skip to content

Commit 40646c8

Browse files
committed
scala 3.6.2
1 parent 4052220 commit 40646c8

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,6 +1,6 @@
11
inThisBuild(
22
Seq(
3-
scalaVersion := "3.5.2",
3+
scalaVersion := "3.6.2",
44
versionScheme := Some("early-semver"),
55
version := "3.3",
66
semanticdbEnabled := true, // for scalafix

0 commit comments

Comments
 (0)