We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9cad2 commit 6c612e9Copy full SHA for 6c612e9
1 file changed
allure-jsonunit/build.gradle.kts
@@ -2,7 +2,7 @@ description = "Allure JsonUnit Integration"
2
3
val agent: Configuration by configurations.creating
4
5
-val jsonUnitVersion = "2.19.0"
+val jsonUnitVersion = "2.25.0"
6
7
dependencies {
8
agent("org.aspectj:aspectjweaver")
0 commit comments