Skip to content

Commit b635897

Browse files
committed
Document OpenTest4J fix in release notes
Fixes #1581.
1 parent 379d7af commit b635897

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.3.1.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ repository on GitHub.
2323
- Previously, a `NodeTestTask` instance was created for each `TestDescriptor` before
2424
starting execution. Now they are created on the fly and can be garbage collected by
2525
the JVM after the enclosing container has finished.
26+
* The https://github.com/ota4j-team/opentest4j[OpenTest4J] dependency has been updated to
27+
1.1.1 to fix a serialization incompatibility between 1.0.0 and 1.1.0 that caused failure
28+
messages to be discarded when used from Gradle and potentially other tools and IDEs.
2629

2730

2831
[[release-notes-5.3.1-junit-jupiter]]

0 commit comments

Comments
 (0)