Skip to content

Commit c25fc18

Browse files
Bump io.qameta.allure from 2.10.0 to 2.12.0
Bumps io.qameta.allure from 2.10.0 to 2.12.0. --- updated-dependencies: - dependency-name: io.qameta.allure dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent add8ef2 commit c25fc18

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
@@ -46,7 +46,7 @@ spring-boot = { id = 'org.springframework.boot', version.ref = 'spring-boot' }
4646
spring-dependency-management = { id = 'io.spring.dependency-management', version = '1.1.3' }
4747
git-properties = { id = 'com.gorylenko.gradle-git-properties', version = '2.4.2' }
4848
openapi-generator = { id = 'org.openapi.generator', version = '7.9.0' }
49-
allure = { id = 'io.qameta.allure', version = '2.10.0' }
49+
allure = { id = 'io.qameta.allure', version = '2.12.0' }
5050
nexus-publish-plugin = { id = 'io.github.gradle-nexus.publish-plugin', version = '1.1.0' }
5151
node-gradle = { id = 'com.github.node-gradle.node', version = '7.1.0' }
5252
#jib = { id = 'com.google.cloud.tools.jib', version = '3.4.4' }

0 commit comments

Comments
 (0)