Skip to content

Commit

Permalink
Upgrade Dotty to 0.15.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoliykmetyuk committed May 23, 2019
1 parent 2387adb commit 0cde8fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/g8/build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val dottyVersion = "0.14.0-RC1"
val dottyVersion = "0.15.0-RC1"

lazy val root = project
.in(file("."))
Expand Down

0 comments on commit 0cde8fa

Please sign in to comment.