build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.41.0 to 3.42.0#3482
Merged
github-actions[bot] merged 1 commit intoJul 15, 2026
Conversation
Bumps [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) from 3.41.0 to 3.42.0. - [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases) - [Commits](openrewrite/rewrite-testing-frameworks@v3.41.0...v3.42.0) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks dependency-version: 3.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/org.openrewrite.recipe-rewrite-testing-frameworks-3.42.0
branch
from
July 15, 2026 05:34
ace2a9b to
e461dc4
Compare
github-actions
Bot
deleted the
dependabot/maven/org.openrewrite.recipe-rewrite-testing-frameworks-3.42.0
branch
July 15, 2026 05:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps org.openrewrite.recipe:rewrite-testing-frameworks from 3.41.0 to 3.42.0.
Release notes
Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.
Commits
2b5d852Keep Mockito dependency managed in Mockito1to3Migration multi-module buildse2dffcaOpenRewrite recipe best practicesc709cecSimplify JUnit5to6Migration minimum Java version to '17' (#1050)d3830c0Use range selector so JUnit5to6Migration gates on Java 17 or higher (#1049)b0b1f19Support Kotlin sources inAssertThrowsOnLastStatement(#1048)2e6d485OpenRewrite recipe best practices