bump version to 0.38-SNAPSHOT + pass input to SuggestionProvider + rewrite command parsing + ...
All checks were successful
Build and Deploy artifact / build (push) Successful in 1m31s
All checks were successful
Build and Deploy artifact / build (push) Successful in 1m31s
This commit is contained in:
parent
997906cd02
commit
23f7d1a550
26 changed files with 382 additions and 302 deletions
|
|
@ -1,8 +1,6 @@
|
|||
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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue