Skip to content

Commit bedd33b

Browse files
Bump com.google.guava:guava from 18.0 to 23.0
Bumps [com.google.guava:guava](https://github.com/google/guava) from 18.0 to 23.0. - [Release notes](https://github.com/google/guava/releases) - [Commits](google/guava@v18.0...v23.0) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-version: '23.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8625923 commit bedd33b

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
@@ -321,7 +321,7 @@ dependencies {
321321
}
322322
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.2.3'
323323
implementation 'com.fasterxml.jackson.core:jackson-databind:2.2.3'
324-
implementation 'com.google.guava:guava:18.0'
324+
implementation 'com.google.guava:guava:23.0'
325325
implementation 'com.googlecode.jsonschema2pojo:jsonschema2pojo-core:0.3.6'
326326
implementation('com.j2html:j2html:0.7') {
327327
exclude group: 'junit', module: 'junit' // bro

0 commit comments

Comments
 (0)