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 a5d6d8f commit 57e60acCopy full SHA for 57e60ac
sbt-dotty/sbt-test/scala2-compat/erasure/build.sbt
@@ -1,6 +1,6 @@
1
lazy val scala2Lib = project.in(file("scala2Lib"))
2
.settings(
3
- scalaVersion := "2.13.2"
+ scalaVersion := "2.13.5"
4
)
5
6
lazy val dottyApp = project.in(file("dottyApp"))
0 commit comments