This commit is contained in:
parent
48474dbf7e
commit
81158adcfe
6 changed files with 10 additions and 5 deletions
|
|
@ -1,6 +1,8 @@
|
|||
bazel_dep(name = "rules_java", version = "9.7.0")
|
||||
bazel_dep(name = "rules_jvm_external", version = "7.1")
|
||||
|
||||
VERSION = "0.36-SNAPSHOT"
|
||||
|
||||
git_override(
|
||||
module_name = "rules_jvm_external",
|
||||
remote = "http://forge.kentoj.de/scrow/rules_jvm_external.git",
|
||||
|
|
@ -23,7 +25,6 @@ maven.install(
|
|||
],
|
||||
repositories = [
|
||||
"https://repo.papermc.io/repository/maven-public/",
|
||||
"https://git.lab0x13.site/api/packages/scrow/maven",
|
||||
],
|
||||
known_contributing_modules = ["protobuf"],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue