Skip to content

Commit 774963b

Browse files
committed
Upgrade to 3.0.0-M2
1 parent 89f3d7b commit 774963b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/g8/build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
val dottyVersion = "3.0.0-M1"
2-
val scala213Version = "2.13.1"
1+
val dottyVersion = "3.0.0-M2"
2+
val scala213Version = "2.13.4"
33

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

0 commit comments

Comments
 (0)