We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79c7d0 commit db3c27aCopy full SHA for db3c27a
java-cfenv/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
description = 'Java CF Env Core Library'
7
8
dependencies {
9
- api 'com.cedarsoftware:json-io:4.26.0'
+ api 'com.cedarsoftware:json-io:4.30.0'
10
11
testImplementation "org.springframework.boot:spring-boot-starter-test"
12
testImplementation "junit:junit"
0 commit comments