Skip to content

Commit 66b30d0

Browse files
chore(deps): update dependency element-hq/synapse to v1.146.0
1 parent 6845241 commit 66b30d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/charm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
INGRESS_INTEGRATION_NAME = "ingress"
6666
# This constant is updated by Renovate.
67-
SYNAPSE_VERSION = "1.145.0"
67+
SYNAPSE_VERSION = "1.146.0"
6868
S3_CANNOT_ACCESS_BUCKET = "Media: S3 bucket does not exist or cannot be accessed"
6969
S3_INVALID_CONFIGURATION = "Media: S3 configuration is invalid"
7070

synapse_rock/rockcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ parts:
107107
plugin: nil
108108
source: https://github.com/element-hq/synapse/
109109
source-type: git
110-
source-tag: v1.145.0
110+
source-tag: v1.146.0
111111
build-environment:
112112
- RUST_VERSION: "1.82.0"
113113
- POETRY_VERSION: "2.1.1"

0 commit comments

Comments
 (0)