Skip to content

Update slf4j-api, slf4j-simple to 2.0.4#86

Closed
lucaskjaero wants to merge 1 commit intomainfrom
update/slf4j-api-2.0.4
Closed

Update slf4j-api, slf4j-simple to 2.0.4#86
lucaskjaero wants to merge 1 commit intomainfrom
update/slf4j-api-2.0.4

Conversation

@lucaskjaero
Copy link
Contributor

Updates

  • org.slf4j:slf4j-api
  • org.slf4j:slf4j-simple

from 1.7.36 to 2.0.4.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.slf4j" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.slf4j" }
}]

labels: library-update, early-semver-major, semver-spec-major, commit-count:1

@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Merging #86 (50f0dc6) into main (1019786) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   69.96%   69.96%           
=======================================
  Files          41       41           
  Lines         666      666           
  Branches       11       11           
=======================================
  Hits          466      466           
  Misses        200      200           
Flag Coverage Δ
unittest 69.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lucaskjaero
Copy link
Contributor Author

Superseded by #87.

@lucaskjaero lucaskjaero deleted the update/slf4j-api-2.0.4 branch November 26, 2022 01:41
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