Skip to content

Commit fc1e139

Browse files
chore(deps): update dependency com.google.guava:guava to v33
1 parent d19293d commit fc1e139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
dependencies {
16-
implementation("com.google.guava:guava:32.1.3-jre")
16+
implementation("com.google.guava:guava:33.2.0-jre")
1717
implementation("org.slf4j:slf4j-api:2.0.9")
1818

1919
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

0 commit comments

Comments
 (0)