Update dependency org.yaml:snakeyaml to v2

This commit is contained in:
2026-08-28 13:01:16 +00:00
parent 06dbe61987
commit 70f1e10b74
+1 -1
View File
@@ -96,7 +96,7 @@ dependencies {
api 'commons-io:commons-io:2.22.0'
// Config management
api 'org.yaml:snakeyaml:1.33'
api 'org.yaml:snakeyaml:2.6'
// Dependencies from old Matrix-java-sdk
api 'org.apache.commons:commons-lang3:3.20.0'