diff --git a/dependencies/graknlabs/dependencies.bzl b/dependencies/graknlabs/dependencies.bzl index 196a756e0..a7764df5e 100644 --- a/dependencies/graknlabs/dependencies.bzl +++ b/dependencies/graknlabs/dependencies.bzl @@ -22,5 +22,5 @@ def graknlabs_build_tools(): git_repository( name = "graknlabs_build_tools", remote = "https://github.com/graknlabs/build-tools", - commit = "8455cfbe8688ab4ca5589136c47ac6e159dc1e23", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_build_tools + commit = "64b379531ff2fdecc82ac419fcf188c68f5c51c1", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_build_tools ) \ No newline at end of file