Skip to content

Commit

Permalink
fix(deps): bump com.guardsquare:proguard-base from 7.6.0 to 7.6.1
Browse files Browse the repository at this point in the history
Bumps [com.guardsquare:proguard-base](https://github.com/Guardsquare/proguard) from 7.6.0 to 7.6.1.
- [Release notes](https://github.com/Guardsquare/proguard/releases)
- [Commits](Guardsquare/proguard@v7.6...v7.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sebthom committed Dec 19, 2024
1 parent fb4c167 commit 90e1621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
<!-- https://github.com/Guardsquare/proguard -->
<groupId>com.guardsquare</groupId>
<artifactId>proguard-base</artifactId>
<version>7.6.0</version>
<version>7.6.1</version>
</dependency>
<dependency>
<!-- https://github.com/Guardsquare/proguard-core -->
Expand Down

0 comments on commit 90e1621

Please sign in to comment.