Bump junit:junit from 4.13 to 4.13.2#2606
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
0f89c0d to
db02d2a
Compare
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.2. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.2.md) - [Commits](junit-team/junit4@r4.13...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-version: 4.13.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
db02d2a to
e0d9abf
Compare
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 junit:junit from 4.13 to 4.13.2.
Release notes
Sourced from junit:junit's releases.
Changelog
Sourced from junit:junit's changelog.
Commits
05fe2a6[maven-release-plugin] prepare release r4.13.2ff57344Add build for JDK 17-ea02aaa01Improve check that thread is stoppede9a75f4Merge test for exception type and messaged27ad52Rename DelegateStatement to DelegatingStatementb83dc2eBetter name for test that stops statement527f3a3Replace InfiniteLoop with RunForASecond2db6394Tidy up FailOnTimeoutTest64634e1Update 4.13.2 release notes to document pull 1654f8ee412Fix serialization of AssumptionViolatedException (#1654)This change is