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.
2 parents 08ee242 + cf12d60 commit fa8f99cCopy full SHA for fa8f99c
build.gradle
@@ -99,7 +99,7 @@ dependencies {
99
100
// Databases
101
implementation 'org.influxdb:influxdb-java:2.25'
102
- implementation 'com.couchbase.client:java-client:3.9.1'
+ implementation 'com.couchbase.client:java-client:3.9.2'
103
runtimeOnly 'org.postgresql:postgresql:42.7.8' // postgresql jdbc driver required during runtime
104
105
implementation 'commons-io:commons-io:2.20.0' // I/O functionalities
0 commit comments