Skip to content

Commit cc45669

Browse files
authored
Update TypeDB Cluster artifact version to 2.9.0
1 parent 3546191 commit cc45669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/vaticle/artifacts.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ def vaticle_typedb_cluster_artifact():
3939
artifact_name = "typedb-cluster-all-{platform}-{version}.{ext}",
4040
tag_source = deployment_private["artifact.release"],
4141
commit_source = deployment_private["artifact.snapshot"],
42-
commit = "59948d579bea98f74421bb895559bebfef539264",
42+
tag = "2.9.0",
4343
)

0 commit comments

Comments
 (0)