Skip to content

Commit

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

Dependency(deps): Bump com.google.errorprone:error_prone_core from 2.26.1 to 2.27.0
  • Loading branch information
Luro02 authored May 6, 2024
2 parents ac1757f + c1e1950 commit 367fbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autograder-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_core</artifactId>
<version>2.26.1</version>
<version>2.27.0</version>
</dependency>

<!-- ASM -->
Expand Down

0 comments on commit 367fbaf

Please sign in to comment.