Skip to content

Commit

Permalink
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#980)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 2023b14 commit dc23c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-monitor-acceptance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10.1</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>com.google.errorprone</groupId>
Expand Down

0 comments on commit dc23c30

Please sign in to comment.