Skip to content

Commit e737a74

Browse files
Bump com.googlecode.json-simple:json-simple from 1.1 to 1.1.1
Bumps com.googlecode.json-simple:json-simple from 1.1 to 1.1.1. --- updated-dependencies: - dependency-name: com.googlecode.json-simple:json-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 393fdaf commit e737a74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation files('libs/gitignore-file-filter-1.0.0.jar')
3939

4040
// https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple
41-
implementation group: 'com.googlecode.json-simple', name: 'json-simple', version: '1.1'
41+
implementation group: 'com.googlecode.json-simple', name: 'json-simple', version: '1.1.1'
4242

4343
// https://mvnrepository.com/artifact/javax.websocket/javax.websocket-api
4444
compileOnly group: 'javax.websocket', name: 'javax.websocket-api', version: '1.1'

0 commit comments

Comments
 (0)