Skip to content

Commit ee311c6

Browse files
Bump com.google.errorprone:error_prone_core from 2.27.0 to 2.27.1 (#318)
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.27.0 to 2.27.1. - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.27.0...v2.27.1) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbc0b2b commit ee311c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454
<path>
455455
<groupId>com.google.errorprone</groupId>
456456
<artifactId>error_prone_core</artifactId>
457-
<version>2.27.0</version>
457+
<version>2.27.1</version>
458458
</path>
459459
</annotationProcessorPaths>
460460
</configuration>

0 commit comments

Comments
 (0)