Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit d9e1cbb

Browse files
Bump com.google.guava:guava from 31.1-jre to 32.1.3-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 32.1.3-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9b7e5c commit d9e1cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

annotations-processor/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sourceSets {
55

66
dependencies {
77
implementation project(':conductor-annotations')
8-
api 'com.google.guava:guava:32.1.2-jre'
8+
api 'com.google.guava:guava:32.1.3-jre'
99
api 'com.squareup:javapoet:1.13.+'
1010
api 'com.github.jknack:handlebars:4.3.+'
1111
api 'com.google.protobuf:protobuf-java:3.21.12'

0 commit comments

Comments
 (0)