Skip to content

Commit 312b3c0

Browse files
dependabot-supportketan
authored andcommitted
Bump guava from 19.0 to 23.0
Bumps [guava](https://github.com/google/guava) from 19.0 to 23.0. - [Release notes](https://github.com/google/guava/releases) - [Commits](google/guava@v19.0...v23.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 90fb53f commit 312b3c0

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
@@ -62,7 +62,7 @@ sourceSets {
6262
dependencies {
6363
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.2.0'
6464
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
65-
compile group: 'com.google.guava', name: 'guava', version: '19.0'
65+
compile group: 'com.google.guava', name: 'guava', version: '23.0'
6666
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.8.1'
6767
compile group: 'commons-io', name: 'commons-io', version: '2.6'
6868
compile group: 'joda-time', name: 'joda-time', version: '2.9.4'

0 commit comments

Comments
 (0)