Skip to content

Commit

Permalink
Add Guava upgrade pointer for Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
rickie committed Dec 18, 2024
1 parent 98f70e2 commit 3cfe7b9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions integration-tests/prometheus-java-client-init.patch
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@
<jacoco.line-coverage>0.70</jacoco.line-coverage>
<checkstyle.skip>false</checkstyle.skip>
<coverage.skip>false</coverage.skip>
@@ -87,7 +87,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>33.3.1-jre</version>
+ <version>33.3.1-jre<!-- Renovate: com.google.guava:guava-bom --></version>
</dependency>
</dependencies>
</dependencyManagement>
@@ -128,7 +128,6 @@
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 3cfe7b9

Please sign in to comment.