Merge pull request #1926 from google/dependabot/maven/com.github.wvengen-proguard-maven-plugin-2.4.0

Bump proguard-maven-plugin from 2.3.1 to 2.4.0
This commit is contained in:
Éamonn McManus 2021-08-05 06:28:12 -07:00 committed by GitHub
commit 80feb232b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@
<dependency>
<groupId>com.github.wvengen</groupId>
<artifactId>proguard-maven-plugin</artifactId>
<version>2.3.1</version>
<version>2.4.0</version>
<scope>test</scope>
</dependency>
</dependencies>