Skip to content

Docs: Replace deprecated 'compile' with 'implementation' in Gradle snippet#15811

Open
thswlsqls wants to merge 1 commit intoapache:mainfrom
thswlsqls:docs/fix-releases-compile-syntax
Open

Docs: Replace deprecated 'compile' with 'implementation' in Gradle snippet#15811
thswlsqls wants to merge 1 commit intoapache:mainfrom
thswlsqls:docs/fix-releases-compile-syntax

Conversation

@thswlsqls
Copy link
Copy Markdown
Contributor

The Gradle snippet on the Releases page uses the compile configuration,
which was removed in Gradle 7. Update to implementation to match current
Gradle conventions. The Maven snippet is already correct.

…ippet

The Gradle snippet on the Releases page uses the deprecated `compile`
configuration which was removed in Gradle 7. Update to `implementation`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions bot added the docs label Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant