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.
2 parents 5165085 + 5de9d10 commit 3429e11Copy full SHA for 3429e11
gradle/libs.versions.toml
@@ -82,7 +82,7 @@ jqwik = { module = "net.jqwik:jqwik", version.ref = "jqwik" }
82
junit-pioneer = { module = "org.junit-pioneer:junit-pioneer", version.ref = "junit-pioneer" }
83
junit5-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
84
junit5-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }
85
-junit5-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
+junit5-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine"}
86
junit5-jupiter-params = { module = "org.junit.jupiter:junit-jupiter-params" }
87
junit5-migration = { module = "org.junit.jupiter:junit-jupiter-migrationsupport" }
88
junit5-platform = { module = "org.junit.platform:junit-platform-launcher" }
0 commit comments