From 8c9b9a7a34f07091d68ca5220906773511e3aa0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 06:30:56 +0000 Subject: [PATCH] chore(deps): update dependency canton-network/splice to v0.8.1 --- 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 484cf64..98e2eb5 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.7.5" + "tag": "0.8.1" }, "composeProjectName": "canton-barebones", "dockerNetwork": "cantonBarebones",