zio / interop-cats

ZIO instances for cats-effect type classes
Apache License 2.0
157 stars 67 forks source link

Update sbt-explicit-dependencies to 0.3.1 #679

Closed zio-scala-steward[bot] closed 1 year ago

zio-scala-steward[bot] commented 1 year ago

About this PR

πŸ“¦ Updates com.github.cb372:sbt-explicit-dependencies from 0.2.16 to 0.3.1

πŸ“œ GitHub Release Notes - Version Diff

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 = "com.github.cb372", artifactId = "sbt-explicit-dependencies" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.github.cb372", artifactId = "sbt-explicit-dependencies" } }] ```

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

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.