Update dependency org.yaml:snakeyaml to v1.27 (#804)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Dieser Commit ist enthalten in:
renovate[bot] 2020-12-21 10:44:31 +01:00 committet von GitHub
Ursprung 2eb4f14724
Commit f6cbde6386
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -31,7 +31,7 @@ dependencies {
"implementation"("de.schlichtherle:truezip:6.8.3")
"implementation"("net.java.truevfs:truevfs-profile-default_2.13:0.12.1")
"implementation"("org.mozilla:rhino-runtime:1.7.12")
"implementation"("org.yaml:snakeyaml:1.23")
"implementation"("org.yaml:snakeyaml:1.27")
"implementation"("com.google.guava:guava:${Versions.GUAVA}")
"implementation"("com.google.code.findbugs:jsr305:3.0.2")
"implementation"("com.google.code.gson:gson:${Versions.GSON}")