Skip to content

Commit 6e5ecdb

Browse files
Bump net.javacrumbs.json-unit:json-unit from 2.35.0 to 3.4.1
Bumps [net.javacrumbs.json-unit:json-unit](https://github.com/lukas-krecan/JsonUnit) from 2.35.0 to 3.4.1. - [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.35.0...json-unit-parent-3.4.1) --- updated-dependencies: - dependency-name: net.javacrumbs.json-unit:json-unit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bc8a10 commit 6e5ecdb

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
@@ -1,6 +1,6 @@
11
description = "Allure JsonUnit Integration"
22

3-
val jsonUnitVersion = "2.35.0"
3+
val jsonUnitVersion = "3.4.1"
44

55
dependencies {
66
api(project(":allure-attachments"))

0 commit comments

Comments
 (0)