Bump rules_zapp for bugfixes
This commit is contained in:
parent
f0aa9a6579
commit
60b629348d
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ pip_install(
|
||||||
git_repository(
|
git_repository(
|
||||||
name = "rules_zapp",
|
name = "rules_zapp",
|
||||||
remote = "https://github.com/arrdem/rules_zapp.git",
|
remote = "https://github.com/arrdem/rules_zapp.git",
|
||||||
tag = "0.1.0",
|
tag = "0.1.1",
|
||||||
)
|
)
|
||||||
|
|
||||||
####################################################################################################
|
####################################################################################################
|
||||||
|
|
Loading…
Reference in a new issue