Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions sdk/canton/canton_version.bzl
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Copyright (c) 2025 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
# SPDX-License-Identifier: Apache-2.0

CANTON_OPEN_SOURCE_TAG = "3.5.0-snapshot.20260320.18396.0.v62828ef1"
CANTON_OPEN_SOURCE_SHA = "sha256:4563a5bba09b18055779d60eb5bc9fc0615222e1752337f9c75a6ffc31bd34e4"
CANTON_OPEN_SOURCE_TAG = "3.5.0-snapshot.20260324.18434.0.vc79957ed"
CANTON_OPEN_SOURCE_SHA = "sha256:9a518be879532c6aba9d31d60db50aa07265a880018dd87df3ce0391425300b2"

# Use an alternative canton JAR & artifacts from the local maven cache by setting this to an absolute path
# Consult canton/README.md
Expand Down
Loading