Skip to content

Commit 7e8eb26

Browse files
Bump Scala to 3.0.0-RC2 and SBT to 1.5.0-RC2
1 parent 72f7b63 commit 7e8eb26

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

src/main/g8/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val scala3Version = "3.0.0-RC1"
1+
val scala3Version = "3.0.0-RC2"
22

33
lazy val root = project
44
.in(file("."))

src/main/g8/project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.4.9
1+
sbt.version=1.5.0-RC2

src/main/g8/project/plugins.sbt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)