Skip to content

Commit a36838c

Browse files
authored
update rules_scala version to latest in readme (#237)
1 parent 031e73c commit a36838c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ you must have bazel 0.3.1 or later and add the following to your WORKSPACE file:
2323

2424
```python
2525

26-
rules_scala_version="d916599d38de29085e5ca9eae167716c4f150a02" # update this as needed
26+
rules_scala_version="031e73c02e0d8bfcd06c6e4086cdfc7f3a3061a8" # update this as needed
2727

2828
http_archive(
2929
name = "io_bazel_rules_scala",

0 commit comments

Comments
 (0)