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.
2 parents 688f220 + e32a2ce commit 8ceb1ddCopy full SHA for 8ceb1dd
1 file changed
run-sbt-command
@@ -8,7 +8,7 @@ sample_path="${sample_path#$repo_root/}"
8
9
sbt_bin="${SBT_BIN:-sbt}"
10
run_sbt1="${RUN_SBT1_TESTS:-true}"
11
-sbt2_version="${MATRIX_SBT2:-2.0.0-RC11}"
+sbt2_version="${MATRIX_SBT2:-2.0.0-RC12}"
12
run_sbt2="${RUN_SBT2_TESTS:-true}"
13
14
sbt2_blacklist=(
0 commit comments