Skip to content

Commit

Permalink
bump jsonunit version to 2.11.1 (via #401)
Browse files Browse the repository at this point in the history
  • Loading branch information
viclovsky authored and baev committed Nov 8, 2019
1 parent fd0be8c commit 1726289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-jsonunit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ description = "Allure JsonUnit Integration"

val agent: Configuration by configurations.creating

val jsonUnitVersion = "2.3.0"
val jsonUnitVersion = "2.11.1"

dependencies {
agent("org.aspectj:aspectjweaver")
Expand Down

0 comments on commit 1726289

Please sign in to comment.