Skip to content

Commit

Permalink
Merge pull request #601 from Feuermagier/dependabot/maven/com.google.…
Browse files Browse the repository at this point in the history
…errorprone-error_prone_core-2.32.0

Dependency(deps): Bump com.google.errorprone:error_prone_core from 2.30.0 to 2.32.0
  • Loading branch information
Luro02 authored Sep 28, 2024
2 parents 1b6c7f4 + 302f3df commit 8c547b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autograder-extra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_core</artifactId>
<version>2.30.0</version>
<version>2.32.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 8c547b8

Please sign in to comment.