Upgrade snakeyaml version to 1.23

This commit is contained in:
Halil İbrahim Şener
2018-10-05 13:51:21 +02:00
parent c2714b3c95
commit 56076c0f64
+1 -1
View File
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.20</version>
<version>1.23</version>
<classifier>android</classifier>
</dependency>
<dependency>