Skip to content

Commit 2610bcc

Browse files
Chore(deps): Bump org.hisp.dhis:json-tree from 1.8 to 1.8.1 in /versions (#14005)
Bumps [org.hisp.dhis:json-tree](https://github.com/dhis2/json-tree) from 1.8 to 1.8.1. - [Release notes](https://github.com/dhis2/json-tree/releases) - [Changelog](https://github.com/dhis2/json-tree/blob/main/CHANGELOG.md) - [Commits](https://github.com/dhis2/json-tree/commits) --- updated-dependencies: - dependency-name: org.hisp.dhis:json-tree dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 575620d commit 2610bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ dependencies.constraints {
120120
api("org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:3.1.10")
121121
api("org.hamcrest:hamcrest:3.0")
122122
api("org.hibernate.validator:hibernate-validator:9.0.1.Final")
123-
api("org.hisp.dhis:json-tree:1.8")
123+
api("org.hisp.dhis:json-tree:1.8.1")
124124
api("org.jabref:afterburner.fx:2.0.0")
125125
api("org.jabref:easybind:2.3.0")
126126
api("org.jetbrains:annotations:26.0.2-1")

0 commit comments

Comments
 (0)