We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68aed38 commit 1d59997Copy full SHA for 1d59997
1 file changed
pom.xml
@@ -501,7 +501,7 @@
501
<dependency>
502
<groupId>com.google.errorprone</groupId>
503
<artifactId>error_prone_annotations</artifactId>
504
- <version>2.41.0</version>
+ <version>2.42.0</version>
505
</dependency>
506
507
<groupId>com.google.http-client</groupId>
@@ -697,7 +697,7 @@
697
698
<groupId>org.mockito</groupId>
699
<artifactId>mockito-bom</artifactId>
700
- <version>5.19.0</version>
+ <version>5.20.0</version>
701
<scope>import</scope>
702
<type>pom</type>
703
0 commit comments