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 aee7c88 commit 4c1d4cbCopy full SHA for 4c1d4cb
junit-platform-jfr/junit-platform-jfr.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("junitbuild.java-nullability-conventions")
4
}
5
6
-description = "JUnit Platform Flight Recorder Support"
+description = "JUnit Platform Flight Recorder (JFR) Support"
7
8
dependencies {
9
api(platform(projects.junitBom))
0 commit comments