diff --git a/WORKSPACE b/WORKSPACE index 1cbea3a..58d3a24 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -65,13 +65,13 @@ install_deps() git_repository( name = "rules_zapp", remote = "https://git.arrdem.com/arrdem/rules_zapp.git", - commit = "c11c64f557410ec21a2a717381928670a244d21d", + commit = "72f82e0ace184fe862f1b19c4f71c3bc36cf335b", # tag = "0.1.2", ) # local_repository( # name = "rules_zapp", -# path = "/home/arrdem/doc/hobby/programming/lang/python/rules_zapp", +# path = "/home/arrdem/Documents/hobby/programming/lang/python/rules_zapp", # ) ####################################################################################################