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 1a0a11e commit ff9eb8dCopy full SHA for ff9eb8d
scripts/run-mdoc.sh
@@ -7,8 +7,8 @@ cs launch --scala-version 2.13.17 org.scalameta::mdoc:2.3.3 -- \
7
--classpath \
8
$(cs fetch --scala-version 2.13.17 -p \
9
com.chuusai::shapeless:2.3.10 \
10
- org.scala-lang::toolkit:0.1.7 \
11
- org.scala-lang::toolkit-test:0.1.7 \
+ org.scala-lang::toolkit:0.7.0 \
+ org.scala-lang::toolkit-test:0.7.0 \
12
) \
13
--scalac-options "-Xfatal-warnings -feature" \
14
--no-link-hygiene \
0 commit comments