Skip to content

Commit d2c06bf

Browse files
committed
Upgrade to Proguard 9.0.7
Closes gh-357
1 parent 1163f47 commit d2c06bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@
6262
<plugin>
6363
<groupId>com.github.wvengen</groupId>
6464
<artifactId>proguard-maven-plugin</artifactId>
65-
<version>2.3.1</version>
65+
<version>2.6.0</version>
6666
<dependencies>
6767
<dependency>
6868
<groupId>com.guardsquare</groupId>
69-
<artifactId>proguard-base</artifactId>
70-
<version>7.0.0</version>
69+
<artifactId>proguard-core</artifactId>
70+
<version>9.0.7</version>
7171
<scope>runtime</scope>
7272
</dependency>
7373
</dependencies>

0 commit comments

Comments
 (0)