Update snakeyaml

This commit is contained in:
Andrea Cavalli 2023-03-31 12:58:16 +02:00
parent f54388efa8
commit 161876c1ee

View File

@ -97,7 +97,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.33</version>
<version>2.0</version>
</dependency>
<dependency>
<groupId>it.unimi.dsi</groupId>