ccadllc / cedi-dtrace

Provides a functional API for tracing programs across system and network boundaries.
Apache License 2.0
62 stars 12 forks source link

Update log4cats-core, log4cats-slf4j to 1.7.0 #313

Open scala-steward opened 2 years ago

scala-steward commented 2 years ago

Updates

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!

Applied Scalafix Migrations * io.chrisdavenport:log4cats-.*:1.2.0 * https://gist.githubusercontent.com/fthomas/ea14d58e1b445d8038a5bc22acf751e8/raw/e1180c91dab0b36d8f9ec37d413ef9507bee67ff/log4cats-1.2.0.scala
Ignore future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "io.chrisdavenport" } ] ```

labels: library-update, early-semver-minor, semver-spec-minor, scalafix-migrations, commit-count:n:2