Skip to content

Commit

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 11b2732 commit 1d3b6b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<dependency>
<groupId>com.guardsquare</groupId>
<artifactId>proguard-base</artifactId>
<version>7.4.1</version>
<version>7.4.2</version>
</dependency>
<dependency>
<groupId>com.guardsquare</groupId>
Expand Down
2 changes: 1 addition & 1 deletion shrinker-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>com.guardsquare</groupId>
<artifactId>proguard-base</artifactId>
<version>7.4.1</version>
<version>7.4.2</version>
</dependency>
<dependency>
<groupId>com.guardsquare</groupId>
Expand Down

0 comments on commit 1d3b6b1

Please sign in to comment.