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 9663a95 commit 9ad0deeCopy full SHA for 9ad0dee
kotest-allure/build.gradle.kts
@@ -26,7 +26,7 @@ kotlin {
26
dependencies {
27
implementation(kotlin("stdlib"))
28
implementation(kotlin("reflect"))
29
- testImplementation("io.kotest:kotest-extensions-allure:6.0.4")
+ testImplementation("io.kotest:kotest-extensions-allure:6.0.7")
30
testImplementation("io.kotest:kotest-runner-junit5:6.0.4")
31
}
32
0 commit comments