mirror of
https://github.com/zxing/zxing.git
synced 2024-11-09 20:44:03 -08:00
Bump com.github.wvengen:proguard-maven-plugin from 2.6.0 to 2.6.1 (#1762)
Bumps [com.github.wvengen:proguard-maven-plugin](https://github.com/wvengen/proguard-maven-plugin) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/wvengen/proguard-maven-plugin/releases) - [Changelog](https://github.com/wvengen/proguard-maven-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/wvengen/proguard-maven-plugin/commits/2.6.1) --- updated-dependencies: - dependency-name: com.github.wvengen:proguard-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ccb04f7007
commit
d5da8e6c97
2
pom.xml
2
pom.xml
|
@ -66,7 +66,7 @@
|
|||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<java.version>1.8</java.version>
|
||||
<android.home>${env.ANDROID_HOME}</android.home>
|
||||
<proguard.plugin.version>2.6.0</proguard.plugin.version>
|
||||
<proguard.plugin.version>2.6.1</proguard.plugin.version>
|
||||
<!-- This can't reference project.version as some subprojects version differently -->
|
||||
<zxing.version>3.5.4-SNAPSHOT</zxing.version>
|
||||
<android.platform>22</android.platform>
|
||||
|
|
Loading…
Reference in a new issue