We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379d7af commit b635897Copy full SHA for b635897
documentation/src/docs/asciidoc/release-notes/release-notes-5.3.1.adoc
@@ -23,6 +23,9 @@ repository on GitHub.
23
- Previously, a `NodeTestTask` instance was created for each `TestDescriptor` before
24
starting execution. Now they are created on the fly and can be garbage collected by
25
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.
29
30
31
[[release-notes-5.3.1-junit-jupiter]]
0 commit comments