If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group in /value with 3 updates: org.apache.maven.plugins:maven-surefire-plugin, dev.gradleplugins:gradle-test-kit and org.apache.maven.plugins:maven-failsafe-plugin.
Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.3.0 to 3.3.1Commits
7e45620
[maven-release-plugin] prepare release surefire-3.3.1561b4ca
[SUREFIRE-2250] Surefire Test Report Schema properties element is not consist...6aaea8a
[SUREFIRE-1360] Ability to disable properties for successfully passed testsc17b92b
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24748d9dc
Fix typosf8092e9
Improve time unitsc670335
[SUREFIRE-1934] Ability to disable system-out/system-err for successfully pas...bce1b39
Improve docs of linkXRef3c49ebd
Bump org.htmlunit:htmlunit from 4.2.0 to 4.3.06ff0f83
[SUREFIRE-2242] Plain test report does not include names of the skipped testsUpdates
dev.gradleplugins:gradle-test-kit
from 8.8 to 8.9Release notes
Sourced from dev.gradleplugins:gradle-test-kit's releases.
... (truncated)
Changelog
Sourced from dev.gradleplugins:gradle-test-kit's changelog.
... (truncated)
Commits
d536ef3
Update wrapper to 8.9 RC2 (#29835)d7eae40
Update wrapper to 8.9 RC2fcee8d4
Fix broken TestKit test (#29832)8dfb6fe
Fix test by depending onjava
plugin instead ofjava-library
43365a1
Documentation Cleanup - July - part 2 (#29829)f3a77f1
change kotlin/groovy example for@runningcode
cae403c
change ordering on init script example for@alllex
a57dea0
Add java compiler compatibility fix agains module opens (#29684)3dc7116
Remove duplicated test casesfb790dc
Adjust test to test the new forking-default spec selectionUpdates
org.apache.maven.plugins:maven-failsafe-plugin
from 3.3.0 to 3.3.1Commits
7e45620
[maven-release-plugin] prepare release surefire-3.3.1561b4ca
[SUREFIRE-2250] Surefire Test Report Schema properties element is not consist...6aaea8a
[SUREFIRE-1360] Ability to disable properties for successfully passed testsc17b92b
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24748d9dc
Fix typosf8092e9
Improve time unitsc670335
[SUREFIRE-1934] Ability to disable system-out/system-err for successfully pas...bce1b39
Improve docs of linkXRef3c49ebd
Bump org.htmlunit:htmlunit from 4.2.0 to 4.3.06ff0f83
[SUREFIRE-2242] Plain test report does not include names of the skipped testsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show