You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
## What is the goal of this PR?
Upgrade to the latest Vaticle dependencies, and incorporate required build-system changes.
## What are the changes implemented in this PR?
* Update dependencies
* Update WORKSPACE files to include Kotlin in the updated way
Copy file name to clipboardExpand all lines: dependencies/vaticle/repositories.bzl
+3-3
Original file line number
Diff line number
Diff line change
@@ -25,19 +25,19 @@ def vaticle_dependencies():
25
25
git_repository(
26
26
name="vaticle_dependencies",
27
27
remote="https://github.com/vaticle/dependencies",
28
-
commit="4464b506ca469f37d3b696fb2f1eda34061cdaa1", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
28
+
commit="0daf20ca5efc141fc8e3f9a767a9118b6eee0980", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
commit="21ae86ac44e84c7dbb4351a9006b97a555f0a215"# sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_behaviour
42
+
commit="04ec1f75cc376524b3cac75af37e1716230845e0"# sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_behaviour
0 commit comments