Skip to content

Commit 576fc19

Browse files
Update plugin io.qameta.allure to v3
1 parent 9663a95 commit 576fc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotest-allure/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.dsl.KotlinVersion
33

44
plugins {
55
kotlin("jvm") version "2.2.10"
6-
id("io.qameta.allure") version "2.12.0"
6+
id("io.qameta.allure") version "3.0.1"
77
}
88

99
group = "io.kotest.examples"

0 commit comments

Comments
 (0)