Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ktlint version used for default slf4j version #170

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

pvannierop
Copy link
Contributor

Problem

By default the slf4j version is determined by the ktlint version. This is incorrect.

Solution

The slf4j version was added to the defaults (v2.0.16) and the correct default was applied in the gradle plugin.

@pvannierop pvannierop self-assigned this Sep 11, 2024
@pvannierop pvannierop changed the title Fix ktlint versions used for default slf4j version Fix ktlint version used for default slf4j version Sep 11, 2024
@pvannierop pvannierop removed the request for review from Bdegraaf1234 September 11, 2024 07:40
Copy link
Member

@mpgxvii mpgxvii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@pvannierop pvannierop force-pushed the bugfix/slf4j-version-gradle-plugin branch from 23b1cb4 to 8d25fa9 Compare September 24, 2024 07:29
@pvannierop pvannierop merged commit 63f9314 into dev Sep 24, 2024
3 checks passed
This was referenced Nov 29, 2024
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.

2 participants