Skip to content

Commit 717be6d

Browse files
build(deps): bump net.javacrumbs.json-unit:json-unit
Bumps [net.javacrumbs.json-unit:json-unit](https://github.com/lukas-krecan/JsonUnit) from 2.35.0 to 4.1.1. - [Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.35.0...json-unit-parent-4.1.1) --- updated-dependencies: - dependency-name: net.javacrumbs.json-unit:json-unit dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5dc185e commit 717be6d

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 = "4.1.1"
44

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

0 commit comments

Comments
 (0)