Skip to content

build(gradle): Centralize JetBrains annotations version#1075

Merged
leumor merged 1 commit intorelease/2from
bugfix/no-hardcoded-annotations-version
Feb 22, 2026
Merged

build(gradle): Centralize JetBrains annotations version#1075
leumor merged 1 commit intorelease/2from
bugfix/no-hardcoded-annotations-version

Conversation

@leumor
Copy link
Collaborator

@leumor leumor commented Feb 22, 2026

Summary

  • Replace hardcoded org.jetbrains:annotations:23.0.0 entries in build.gradle.kts with a version-catalog alias.
  • Add jetbrainsAnnotations to gradle/libs.versions.toml under [versions] and [libraries].
  • Keep formatting consistent after Spotless.

How to test

  • Run ./gradlew help and confirm the build config resolves successfully.
  • Optionally run ./gradlew spotlessApply to verify formatting stays clean.

Notes

  • PR base branch is release/2 (requested: current branch as base).

@leumor leumor merged commit ebf9f81 into release/2 Feb 22, 2026
3 checks passed
@leumor leumor deleted the bugfix/no-hardcoded-annotations-version branch February 22, 2026 17:00
@sonarqubecloud
Copy link

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