File tree 2 files changed +3
-6
lines changed
2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
- # Needed for scala_library_for_plugin_bootstrapping in rules_scala
2
- build --incompatible_java_common_parameters=false
3
-
4
1
build --java_language_version=17
5
2
build --tool_java_runtime_version=remotejdk_17
6
3
Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ http_archive(
44
44
45
45
http_archive (
46
46
name = "com_google_protobuf" ,
47
- sha256 = "53da54ce3e7ce8d6aebcb1e22ed2fabc6b36649f90e8c0944e3127761d2dbbeb " ,
48
- strip_prefix = "protobuf-98511c0e2f53e51bc2d593b4dee880030370c1db " ,
49
- url = "https://github.com/eikemeier /protobuf/archive/98511c0e2f53e51bc2d593b4dee880030370c1db .tar.gz" ,
47
+ sha256 = "dccb3e808b0cdcef443a91d6b48a8b72a3d30ccd986cce8ed5dc92307d0d86bf " ,
48
+ strip_prefix = "protobuf-d37dcf9e34809a7def529e591860eb6faa653f29 " ,
49
+ url = "https://github.com/protocolbuffers /protobuf/archive/d37dcf9e34809a7def529e591860eb6faa653f29 .tar.gz" ,
50
50
)
51
51
52
52
http_archive (
You can’t perform that action at this time.
0 commit comments