From 4eb059ecddae95703a1a538432d807dc2e75305c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2026 11:05:32 +0000 Subject: [PATCH] chore(deps): update dependency canton-network/splice to v0.8.4 --- templates/canton-barebones.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/canton-barebones.config.json b/templates/canton-barebones.config.json index 98e2eb5..fc8be3f 100644 --- a/templates/canton-barebones.config.json +++ b/templates/canton-barebones.config.json @@ -2,7 +2,7 @@ "version": 1, "splice": { "repo": "canton-network/splice", - "tag": "0.8.1" + "tag": "0.8.4" }, "composeProjectName": "canton-barebones", "dockerNetwork": "cantonBarebones",