carueda / tscfg

Boilerplate-free, type-safe access to configuration properties in Java and Scala
Apache License 2.0
108 stars 18 forks source link

Update sbt-coveralls to 1.3.2 #149

Closed scala-steward closed 2 years ago

scala-steward commented 2 years ago

Updates org.scoverage:sbt-coveralls from 1.3.1 to 1.3.2. GitHub Release Notes - Version Diff

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!

Ignore future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "org.scoverage", artifactId = "sbt-coveralls" } ] ```

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

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 96.763% when pulling 24f02ca2c42ca66d90af3883330d9f8bb0406571 on scala-steward:update/sbt-coveralls-1.3.2 into 5694ace97ee456fb418b9c46531cc3aae052893e on carueda:main.