From 3b3871b169b34bb328ceb9f91d1c3426d1287567 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 21:54:44 +0000 Subject: [PATCH] chore(deps): update dependency canton-network/splice to v0.8.3 --- 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..8a1596e 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.3" }, "composeProjectName": "canton-barebones", "dockerNetwork": "cantonBarebones",