Skip to content

Commit

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

build(deps): bump com.google.errorprone:error_prone_annotations from 2.24.0 to 2.24.1
  • Loading branch information
michalmac authored Jan 4, 2024
2 parents f3ecf4a + 8c4d313 commit 5bbad7c
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.0</version>
<version>2.24.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 5bbad7c

Please sign in to comment.