Skip to content

Commit

Permalink
Update plugin allure to v2.12.0 (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 9fae3b8 commit 686a0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ allure = "2.24.0"

[plugins]
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
allure = { id = "io.qameta.allure", version = "2.10.0" }
allure = { id = "io.qameta.allure", version = "2.12.0" }

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

0 comments on commit 686a0e4

Please sign in to comment.