We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 217ba4c commit 37dd45fCopy full SHA for 37dd45f
allure-spring-web/build.gradle.kts
@@ -2,7 +2,7 @@ description = "Allure Spring Web Integration"
2
3
val agent: Configuration by configurations.creating
4
5
-val springWebVersion = "5.3.11"
+val springWebVersion = "5.3.12"
6
7
dependencies {
8
agent("org.aspectj:aspectjweaver")
0 commit comments