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 c7054c2 commit 77f6062Copy full SHA for 77f6062
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