Skip to content

Commit 257d4bc

Browse files
authored
Generate recipes for Guava 33.5.0-jre (#854)
1 parent 041816a commit 257d4bc

File tree

3 files changed

+141
-49
lines changed

3 files changed

+141
-49
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ recipeDependencies {
1313
parserClasspath("javax.persistence:javax.persistence-api:2.2")
1414
parserClasspath("org.glassfish:javax.servlet:3.0")
1515
parserClasspath("javax.annotation:javax.annotation-api:1.3.2")
16-
parserClasspath("com.google.guava:guava:33.4.8-jre")
16+
parserClasspath("com.google.guava:guava:33.5.0-jre")
1717
parserClasspath("com.google.errorprone:error_prone_core:2.+")
1818
}
1919

-1.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)