Skip to content

Commit

Permalink
Update TypeDB Cluster artifact version to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lolski authored May 25, 2022
1 parent 3546191 commit cc45669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/vaticle/artifacts.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ def vaticle_typedb_cluster_artifact():
artifact_name = "typedb-cluster-all-{platform}-{version}.{ext}",
tag_source = deployment_private["artifact.release"],
commit_source = deployment_private["artifact.snapshot"],
commit = "59948d579bea98f74421bb895559bebfef539264",
tag = "2.9.0",
)

0 comments on commit cc45669

Please sign in to comment.