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 87fd119 commit b975fe1Copy full SHA for b975fe1
nightly.properties
@@ -1,2 +1,2 @@
1
-# February 17, 2025 (latest as of February 17, 2025)
2
-nightly=2.13.17-bin-fd9f761
+# February 27, 2025 (latest as of February 27, 2025)
+nightly=2.13.17-bin-1c782e9
proj/specs2.conf
@@ -12,10 +12,4 @@ vars.proj.specs2: ${vars.base} {
12
// markdown stuff uses parboiled2 which doesn't work on JDK 17
13
"markdown*"
14
]
15
- // we should be able to remove this once this issue is resolved:
16
- // https://github.com/scala/scala-dev/issues/893
17
- extra.commands: ${vars.default-commands} [
18
- "removeScalacOptions -Xlint"
19
- "appendScalacOptions -Xlint:-implicit-recursion"
20
- ]
21
}
0 commit comments