Skip to content

Commit b975fe1

Browse files
committed
2.13: new Scala SHA
1 parent 87fd119 commit b975fe1

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

nightly.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# February 17, 2025 (latest as of February 17, 2025)
2-
nightly=2.13.17-bin-fd9f761
1+
# February 27, 2025 (latest as of February 27, 2025)
2+
nightly=2.13.17-bin-1c782e9

proj/specs2.conf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,4 @@ vars.proj.specs2: ${vars.base} {
1212
// markdown stuff uses parboiled2 which doesn't work on JDK 17
1313
"markdown*"
1414
]
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-
]
2115
}

0 commit comments

Comments
 (0)