Skip to content

Commit 6c612e9

Browse files
bump json-unit from 2.19.0 to 2.25.0 (via #519)
1 parent 6b9cad2 commit 6c612e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

allure-jsonunit/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description = "Allure JsonUnit Integration"
22

33
val agent: Configuration by configurations.creating
44

5-
val jsonUnitVersion = "2.19.0"
5+
val jsonUnitVersion = "2.25.0"
66

77
dependencies {
88
agent("org.aspectj:aspectjweaver")

0 commit comments

Comments
 (0)