We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96128a5 commit 7ba4fe5Copy full SHA for 7ba4fe5
surefire-providers/surefire-junit-platform/pom.xml
@@ -83,7 +83,7 @@
83
<properties>
84
<!-- common version suffix by platform and other junit5 artifacts, compare with https://github.com/junit-team/junit5/blob/main/gradle.properties -->
85
<junit5VersionSuffix>9.3</junit5VersionSuffix>
86
- <junit5Version>5.${junit5VersionSuffix}</junit5Version>
+ <junit5Version>5.10.2</junit5Version>
87
<junitPlatformVersion>1.${junit5VersionSuffix}</junitPlatformVersion>
88
</properties>
89
0 commit comments