Skip to content

Remove outdated 'google.errorprone:error_prone_annotations' entry#331

Open
jjohannes wants to merge 1 commit into
mainfrom
outdated-error-prone
Open

Remove outdated 'google.errorprone:error_prone_annotations' entry#331
jjohannes wants to merge 1 commit into
mainfrom
outdated-error-prone

Conversation

@jjohannes

Copy link
Copy Markdown
Member

Slipped in when starting to use the new method in 1.13 (#320)

This is also an ordering issue. In the reverse mapping that is used by requireAllDefinedDependencies of https://github.com/gradlex-org/extra-java-module-info the first entry is used. Which happens to be the outdated one here.

Module name changed from com.google.errorprone.annotation to com.google.errorprone.annotations (with an s) and the second is likely the one you want.

@testlens-app

testlens-app Bot commented Jul 2, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: 3347626
▶️ Tests: 187 executed
⚪️ Checks: 1/1 completed


Learn more about TestLens at testlens.app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant