Skip to content

Commit b926321

Browse files
committed
BE: Upgrade Allure
1 parent 31a0e8c commit b926321

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ antlr = '4.13.2'
3737
json-schema-validator = '2.2.14'
3838
checkstyle = '10.24.0'
3939

40-
allure = '2.29.1'
40+
allure = '2.30.0'
4141
selenide = '7.2.3'
4242
testng = '7.10.0'
4343
bonigarcia-webdrivermanager = '6.1.1'
@@ -51,7 +51,7 @@ spring-dependency-management = { id = 'io.spring.dependency-management', version
5151
git-properties = { id = 'com.gorylenko.gradle-git-properties', version = '2.4.2' }
5252
openapi-validator = {id = "org.openapitools.openapistylevalidator", version = "1.10" }
5353
openapi-generator = { id = 'org.openapi.generator', version = '7.13.0' }
54-
allure = { id = 'io.qameta.allure', version = '2.10.0' }
54+
allure = { id = 'io.qameta.allure', version = '3.0.0' }
5555
nexus-publish-plugin = { id = 'io.github.gradle-nexus.publish-plugin', version = '1.1.0' }
5656
node-gradle = { id = 'com.github.node-gradle.node', version = '7.1.0' }
5757
#jib = { id = 'com.google.cloud.tools.jib', version = '3.4.4' }

0 commit comments

Comments
 (0)