Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Update sbt-jmh to 0.4.4 #388

Merged
merged 1 commit into from
Feb 6, 2023
Merged

Conversation

scala-steward
Copy link
Contributor

Updates pl.project13.scala:sbt-jmh from 0.4.3 to 0.4.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 = "pl.project13.scala", artifactId = "sbt-jmh" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "pl.project13.scala", artifactId = "sbt-jmh" }
}]

labels: sbt-plugin-update, early-semver-minor, semver-spec-patch, commit-count:1

@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Merging #388 (5ffd7db) into main (94f2688) will not change coverage.
The diff coverage is n/a.

❗ Current head 5ffd7db differs from pull request most recent head 594c10d. Consider uploading reports for the commit 594c10d to get more accurate results

@@           Coverage Diff           @@
##             main     #388   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          15       15           
  Lines         260      260           
  Branches       10       10           
=======================================
  Hits          259      259           
  Misses          1        1           

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

@regadas regadas merged commit 2016a38 into spotify:main Feb 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants