Skip to content

Update smetrics to 2.3.2#408

Merged
mr-git merged 1 commit intoevolution-gaming:masterfrom
scala-steward:update/smetrics-2.3.2
Jul 1, 2025
Merged

Update smetrics to 2.3.2#408
mr-git merged 1 commit intoevolution-gaming:masterfrom
scala-steward:update/smetrics-2.3.2

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates com.evolutiongaming:smetrics from 2.3.1 to 2.3.2

📜 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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (2.3.1).
You might want to review and update them manually.

project/plugins.sbt
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.evolutiongaming", artifactId = "smetrics" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.evolutiongaming", artifactId = "smetrics" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, old-version-remains, commit-count:1

@mr-git mr-git merged commit 4965c95 into evolution-gaming:master Jul 1, 2025
2 checks passed
@scala-steward scala-steward deleted the update/smetrics-2.3.2 branch February 10, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants