Skip to content

Commit 3ca9180

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 90f2073 commit 3ca9180

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

0 commit comments

Comments
 (0)