Skip to content

Commit

Permalink
Bump com.cedarsoftware:json-io from 4.16.0 to 4.19.1 (#241)
Browse files Browse the repository at this point in the history
Bumps [com.cedarsoftware:json-io](https://github.com/jdereg/json-io) from 4.16.0 to 4.19.1.
- [Changelog](https://github.com/jdereg/json-io/blob/master/changelog.md)
- [Commits](jdereg/json-io@4.16.0...4.19.1)

---
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>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent a71880a commit a6ccdfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-cfenv/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
description = 'Java CF Env Core Library'

dependencies {
api 'com.cedarsoftware:json-io:4.16.0'
api 'com.cedarsoftware:json-io:4.19.1'

testImplementation "org.springframework.boot:spring-boot-starter-test"
testImplementation "junit:junit"
Expand Down

0 comments on commit a6ccdfb

Please sign in to comment.