Skip to content

Commit 0dabb24

Browse files
Bump json-unit.version from 2.35.0 to 2.36.1
Bumps `json-unit.version` from 2.35.0 to 2.36.1. Updates `json-unit` from 2.35.0 to 2.36.1 - [Release notes](https://github.com/lukas-krecan/JsonUnit/releases) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.35.0...json-unit-parent-2.36.1) Updates `json-unit-core` from 2.35.0 to 2.36.1 - [Release notes](https://github.com/lukas-krecan/JsonUnit/releases) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.35.0...json-unit-parent-2.36.1) --- updated-dependencies: - dependency-name: net.javacrumbs.json-unit:json-unit dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: net.javacrumbs.json-unit:json-unit-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a2d93f commit 0dabb24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<jackson.version>2.13.3</jackson.version>
4343
<jackson.databind.version>2.13.3</jackson.databind.version>
4444
<spring.version>5.3.21</spring.version>
45-
<json-unit.version>2.35.0</json-unit.version>
45+
<json-unit.version>2.36.1</json-unit.version>
4646
<sonar.organization>gooddata-github</sonar.organization>
4747
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
4848
<sonar.projectKey>gooddata-rest-common</sonar.projectKey>

0 commit comments

Comments
 (0)