Skip to content

Commit

Permalink
Bump com.cedarsoftware:json-io from 4.26.0 to 4.30.0 (#278)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent f79c7d0 commit db3c27a
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.26.0'
api 'com.cedarsoftware:json-io:4.30.0'

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

0 comments on commit db3c27a

Please sign in to comment.