Skip to content

Commit 8104df3

Browse files
committed
undo 2.13 on sync
1 parent 56118f0 commit 8104df3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.bazelrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ common:scala_2.13 --define=SCALA_VERSION=2.13.12
99
# Default scala version to 2.12
1010
# To set a different default Scala version, add the following to .bazelrc.local:
1111
# common --config scala_2.12
12-
common --repo_env=SCALA_VERSION=2.13.12
13-
common --define=SCALA_VERSION=2.13.12
12+
common --repo_env=SCALA_VERSION=2.12.18
13+
common --define=SCALA_VERSION=2.12.18
1414

1515
build --java_language_version=11
1616
build --java_runtime_version=11

0 commit comments

Comments
 (0)