Update dependency org.yaml:snakeyaml to v1.33

This commit is contained in:
2024-03-27 07:02:15 +00:00
parent d9ab2b8739
commit cf97c5a88f

View File

@@ -95,7 +95,7 @@ dependencies {
api 'commons-io:commons-io:2.15.1'
// Config management
api 'org.yaml:snakeyaml:1.28'
api 'org.yaml:snakeyaml:1.33'
// Dependencies from old Matrix-java-sdk
api 'org.apache.commons:commons-lang3:3.12.0'