Skip to content

Commit 8ceb1dd

Browse files
authored
Merge pull request #1029 from mkurz/sbt-2.0.0-RC12
Test 2.0.0-RC12
2 parents 688f220 + e32a2ce commit 8ceb1dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run-sbt-command

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sample_path="${sample_path#$repo_root/}"
88

99
sbt_bin="${SBT_BIN:-sbt}"
1010
run_sbt1="${RUN_SBT1_TESTS:-true}"
11-
sbt2_version="${MATRIX_SBT2:-2.0.0-RC11}"
11+
sbt2_version="${MATRIX_SBT2:-2.0.0-RC12}"
1212
run_sbt2="${RUN_SBT2_TESTS:-true}"
1313

1414
sbt2_blacklist=(

0 commit comments

Comments
 (0)