• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

evolution-gaming / resource-pool / 30389771092

28 Jul 2026 06:57PM UTC coverage: 98.165%. Remained the same
30389771092

push

web-flow
Update sbt-scalafmt to 2.6.2 (#63)

## About this PR
📦 Updates
[org.scalameta:sbt-scalafmt](https://github.com/scalameta/sbt-scalafmt)
from `2.6.0` to `2.6.2`

📜 [GitHub Release
Notes](https://github.com/scalameta/sbt-scalafmt/releases/tag/v2.6.2) -
[Version
Diff](https://github.com/scalameta/sbt-scalafmt/compare/v2.6.0...v2.6.2)

## 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`](https://github.com/scala-steward-org/scala-steward/blob/a9cc58cf3/docs/repo-specific-configuration.md)
file.

_Have a fantastic day writing Scala!_

<details>
<summary>âš™ Adjust future updates</summary>

Add this to your `.scala-steward.conf` file to ignore future updates of
this dependency:
```
updates.ignore = [ { groupId = "org.scalameta", artifactId = "sbt-scalafmt" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalameta", artifactId = "sbt-scalafmt" }
}]
```
</details>

<sup>
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch,
commit-count:1
</sup>

<!-- scala-steward = {
  "Update" : {
    "ForArtifactId" : {
      "crossDependency" : [
        {
          "groupId" : "org.scalameta",
          "artifactId" : {
            "name" : "sbt-scalafmt",
            "maybeCrossName" : null
          },
          "version" : "2.6.0",
          "sbtVersion" : "1.0",
          "scalaVersion" : "2.12",
          "configurations" : null
        }
      ],
      "newerVersions" : [
        "2.6.2"
      ],
      "newerGroupId" : null,
      "newerArtifactId" : null
    }
  },
  "Labels" : [
    "sbt-plugin-update",
    "early-semver-patc... (continued)

321 of 327 relevant lines covered (98.17%)

1.2 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

98.71
/src/main/scala/com/evolution/resourcepool/ResourcePool.scala


Build SHA Not Found

The commit SHA "3e8d5e45880f2d40bdbb2685636e7fd559643d6b" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc