Update SLF4J

This commit is contained in:
Nico Mexis 2021-07-21 23:10:27 +02:00
parent dbb77c7997
commit 06d07959bb
No known key found for this signature in database
GPG Key ID: 27D6E17CE092AB78
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.31</version>
<version>1.7.32</version>
</dependency>
<dependency>
<groupId>org.smali</groupId>