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 dcdb752 commit 4b337b9Copy full SHA for 4b337b9
build.sbt
@@ -24,7 +24,7 @@ lazy val root = (project in file("."))
24
case "2.12" =>
25
"1.5.8"
26
case _ =>
27
- "2.0.0-RC4"
+ "2.0.0-RC5"
28
}
29
30
Compile / sourceGenerators += task {
0 commit comments