Skip to content

Update junit-platform-engine, ... to 6.1.1#77

Merged
bpholt merged 3 commits into
mainfrom
update/junit-platform-engine-6.1.1
Jul 2, 2026
Merged

Update junit-platform-engine, ... to 6.1.1#77
bpholt merged 3 commits into
mainfrom
update/junit-platform-engine-6.1.1

Conversation

@dwolla-oss-scala-steward

Copy link
Copy Markdown

About this PR

📦 Updates

from 1.14.4 to 6.1.1

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 = "org.junit.platform" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.junit.platform" }
}]
labels: test-library-update, early-semver-major, semver-spec-major, commit-count:1

@bpholt

bpholt commented Jul 1, 2026

Copy link
Copy Markdown
Member

This PR now removes the Java 11 build, so we'll need to remove that required check before it can be merged.

@bpholt bpholt merged commit 53d6930 into main Jul 2, 2026
8 checks passed
@bpholt bpholt deleted the update/junit-platform-engine-6.1.1 branch July 2, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant