Skip to content

Do not specify annotation dependencies and SLF4J as dependencies required at runtime - #6

Merged
Codestech1 merged 2 commits into
masterfrom
feat/compile-only-dependencies
Aug 11, 2026
Merged

Do not specify annotation dependencies and SLF4J as dependencies required at runtime#6
Codestech1 merged 2 commits into
masterfrom
feat/compile-only-dependencies

Conversation

@Codestech1

@Codestech1 Codestech1 commented Aug 11, 2026

Copy link
Copy Markdown
Member

Moves annotation libraries and SLF4J from implementation to compileOnly and testRuntimeOnly configurations, preventing automatically providing them in the jar by consumers where it is not desired.

@Codestech1 Codestech1 self-assigned this Aug 11, 2026
@Codestech1
Codestech1 merged commit 03c9504 into master Aug 11, 2026
2 checks passed
@Codestech1
Codestech1 deleted the feat/compile-only-dependencies branch August 11, 2026 10:19
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