Skip to content

Commit db3c27a

Browse files
Bump com.cedarsoftware:json-io from 4.26.0 to 4.30.0 (#278)
Bumps [com.cedarsoftware:json-io](https://github.com/jdereg/json-io) from 4.26.0 to 4.30.0. - [Changelog](https://github.com/jdereg/json-io/blob/master/changelog.md) - [Commits](jdereg/json-io@4.26.0...4.30.0) --- updated-dependencies: - dependency-name: com.cedarsoftware:json-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f79c7d0 commit db3c27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-cfenv/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
description = 'Java CF Env Core Library'
77

88
dependencies {
9-
api 'com.cedarsoftware:json-io:4.26.0'
9+
api 'com.cedarsoftware:json-io:4.30.0'
1010

1111
testImplementation "org.springframework.boot:spring-boot-starter-test"
1212
testImplementation "junit:junit"

0 commit comments

Comments
 (0)