We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64ae2c9 commit 85068b0Copy full SHA for 85068b0
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
48
implementation 'org.apache.httpcomponents.core5:httpcore5:5.2.4'
49
50
- implementation 'com.google.guava:guava:33.1.0-jre'
+ implementation 'com.google.guava:guava:33.2.0-jre'
51
52
implementation 'org.xerial:sqlite-jdbc:3.45.3.0'
53
implementation 'org.postgresql:postgresql:42.7.2'
0 commit comments