Skip to content

Commit e014589

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/groovy/io.micronaut.build.internal.redis-module.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ if (sonatypePluginConfigured) {
1111
username = ossIndexUsername
1212
password = ossIndexPassword
1313
excludeCoordinates = [
14-
'com.google.guava:guava:21.0',
14+
'com.google.guava:guava:33.4.6-jre',
1515
'commons-io:commons-io:2.5',
1616
]
1717
}

0 commit comments

Comments
 (0)