We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1163f47 commit d2c06bfCopy full SHA for d2c06bf
pom.xml
@@ -62,12 +62,12 @@
62
<plugin>
63
<groupId>com.github.wvengen</groupId>
64
<artifactId>proguard-maven-plugin</artifactId>
65
- <version>2.3.1</version>
+ <version>2.6.0</version>
66
<dependencies>
67
<dependency>
68
<groupId>com.guardsquare</groupId>
69
- <artifactId>proguard-base</artifactId>
70
- <version>7.0.0</version>
+ <artifactId>proguard-core</artifactId>
+ <version>9.0.7</version>
71
<scope>runtime</scope>
72
</dependency>
73
</dependencies>
0 commit comments