Skip to content

Commit

Permalink
Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 26, 2024
1 parent 18f9ab0 commit 5e7863a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j:0.23.1'
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'commons-cli:commons-cli:1.7.0'
implementation 'com.google.guava:guava:33.2.0-jre'
implementation 'com.google.guava:guava:33.2.1-jre'
testImplementation 'junit:junit:4.13.2'
errorprone('com.google.errorprone:error_prone_core:2.28.0')
errorproneJavac('com.google.errorprone:javac:9+181-r4173-1')
Expand Down

0 comments on commit 5e7863a

Please sign in to comment.