Skip to content

Commit

Permalink
Bump com.guardsquare:proguard-gradle from 7.4.2 to 7.5.0
Browse files Browse the repository at this point in the history
Bumps [com.guardsquare:proguard-gradle](https://github.com/Guardsquare/proguard) from 7.4.2 to 7.5.0.
- [Release notes](https://github.com/Guardsquare/proguard/releases)
- [Commits](Guardsquare/proguard@v7.4.2...v7.5)

---
updated-dependencies:
- dependency-name: com.guardsquare:proguard-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent a895e34 commit e5efb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
dependencies {
classpath 'gradle.plugin.com.github.johnrengelman:shadow:7.1.2'
classpath 'org.apache.commons:commons-configuration2:2.9.0'
classpath 'com.guardsquare:proguard-gradle:7.4.2'
classpath 'com.guardsquare:proguard-gradle:7.5.0'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.5'
classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.5.0.2730'
}
Expand Down

0 comments on commit e5efb91

Please sign in to comment.