Skip to content

Commit 6a105f2

Browse files
fix(deps): update dependency com.google.guava:guava to v33
1 parent 76b1561 commit 6a105f2

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
@@ -24,7 +24,7 @@ repositories {
2424
dependencies {
2525
implementation "net.dv8tion:JDA:5.0.0-beta.5"
2626
implementation 'me.carleslc.Simple-YAML:Simple-Yaml:1.7.2'
27-
implementation 'com.google.guava:guava:31.1-jre'
27+
implementation 'com.google.guava:guava:33.4.8-jre'
2828
implementation 'org.springframework:spring-context:5.3.20'
2929
implementation 'javax.inject:javax.inject:1'
3030
implementation 'javax.annotation:javax.annotation-api:1.3.2'

0 commit comments

Comments
 (0)