Skip to content

Commit f996b39

Browse files
Bump com.cedarsoftware:json-io from 4.14.2 to 4.15.0 (#235)
Bumps [com.cedarsoftware:json-io](https://github.com/jdereg/json-io) from 4.14.2 to 4.15.0. - [Changelog](https://github.com/jdereg/json-io/blob/master/changelog.md) - [Commits](jdereg/json-io@4.14.2...4.15.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 9883c97 commit f996b39

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.14.2'
9+
api 'com.cedarsoftware:json-io:4.15.0'
1010

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

0 commit comments

Comments
 (0)