Skip to content

Commit 159a9ea

Browse files
Bump json-simple from 1.1 to 1.1.1
Bumps json-simple from 1.1 to 1.1.1. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4134935 commit 159a9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
api 'com.squareup.okhttp3:okhttp:3.12.1'
3737

3838
// https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple
39-
compile group: 'com.googlecode.json-simple', name: 'json-simple', version: '1.1'
39+
compile group: 'com.googlecode.json-simple', name: 'json-simple', version: '1.1.1'
4040
}
4141

4242
def pomConfig = {

0 commit comments

Comments
 (0)