Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

Commit 686a0e4

Browse files
Update plugin allure to v2.12.0 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9fae3b8 commit 686a0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ allure = "2.24.0"
55

66
[plugins]
77
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
8-
allure = { id = "io.qameta.allure", version = "2.10.0" }
8+
allure = { id = "io.qameta.allure", version = "2.12.0" }
99

1010
[libraries]
1111
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }

0 commit comments

Comments
 (0)