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 c4c0cde + df779d4 commit 4170623Copy full SHA for 4170623
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-RC12}"
+sbt2_version="${MATRIX_SBT2:-2.0.2}"
12
run_sbt2="${RUN_SBT2_TESTS:-true}"
13
14
sbt2_blacklist=(
0 commit comments