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

Prepare 1.21.0-RC1 release #175

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Prepare 1.21.0-RC1 release #175

merged 1 commit into from
Jun 6, 2022

Conversation

arturbosch
Copy link
Member

No description provided.

junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "5.8.2" }
slf4j-nop = { module = "org.slf4j:slf4j-nop", version = "1.7.36" }
Copy link
Member

Choose a reason for hiding this comment

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

Shall we really remove slf4j.nop? I thought this should prevent those log messages.

Copy link
Member Author

Choose a reason for hiding this comment

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

As far as I know we now ship this dependency in detekt-core. It was necessary for detekt-formatting not to crash.
It does not crash anymore with 1.21.0-RC1.

Copy link
Member

Choose a reason for hiding this comment

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

Yes, true. Now, I remember. This dependency is shipped with detekt itself.
=> Approved

@arturbosch arturbosch changed the title [wip] Prepare 1.21.0 release Prepare 1.21.0 release Jun 6, 2022
@arturbosch arturbosch changed the title Prepare 1.21.0 release Prepare 1.21.0-RC1 release Jun 6, 2022
@arturbosch arturbosch merged commit 3cf7dde into main Jun 6, 2022
@arturbosch arturbosch deleted the prepare-1.21.0 branch June 6, 2022 11:03
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.

None yet

2 participants