We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f13198 commit 75e7191Copy full SHA for 75e7191
1 file changed
settings.gradle.kts
@@ -52,7 +52,7 @@ pluginManagement {
52
id("io.qameta.allure-download") version "2.9.6"
53
id("io.qameta.allure-report") version "2.9.6"
54
id("io.spring.dependency-management") version "1.0.11.RELEASE"
55
- id("ru.vyarus.quality") version "4.6.0"
+ id("ru.vyarus.quality") version "4.7.0"
56
kotlin("jvm") version "1.5.0"
57
}
58
0 commit comments