Skip to content

Commit 4755ed7

Browse files
committed
deps: update dependency com.google.errorprone:error_prone_core to v2.38.0
1 parent 4595dcd commit 4755ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
errorprone team, but try upgrading to new versions in the future-->
7878
<!-- This version is only compatible with JDKs < 24. We have a profile below that disables
7979
errorprone for JDKs >= 24. -->
80-
<version>2.31.0</version>
80+
<version>2.38.0</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)