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

Update sbt-jmh to 0.4.5 #416

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates pl.project13.scala:sbt-jmh from 0.4.4 to 0.4.5

Usage

βœ… Please merge!

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 Jun 6, 2023

Codecov Report

Merging #416 (7c30e30) into main (6ec7fd6) will not change coverage.
The diff coverage is n/a.

❗ Current head 7c30e30 differs from pull request most recent head e4d83b6. Consider uploading reports for the commit e4d83b6 to get more accurate results

@@           Coverage Diff           @@
##             main     #416   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          15       15           
  Lines         261      261           
  Branches       15       15           
=======================================
  Hits          260      260           
  Misses          1        1           

@regadas regadas merged commit 71114d8 into spotify:main Jun 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