Skip to content

Commit 02b58d7

Browse files
bump json-unit from 2.27.0 to 2.28.0 (via allure-framework#636)
1 parent 0726017 commit 02b58d7

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.27.0"
5+
val jsonUnitVersion = "2.28.0"
66

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

0 commit comments

Comments
 (0)