Skip to content

Commit

Permalink
Merge pull request #3117 from matsim-org/dependabot/maven/com.google.…
Browse files Browse the repository at this point in the history
…errorprone-error_prone_annotations-2.25.0

build(deps): bump com.google.errorprone:error_prone_annotations from 2.24.1 to 2.25.0
  • Loading branch information
michalmac authored Feb 19, 2024
2 parents 1711854 + 65ddae0 commit 91288bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.24.1</version>
<version>2.25.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 91288bf

Please sign in to comment.