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 3ae13d1 + 3b5b2ee commit f7fe531Copy full SHA for f7fe531
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.8.3'
+ implementation 'com.couchbase.client:java-client:3.9.0'
103
runtimeOnly 'org.postgresql:postgresql:42.7.7' // postgresql jdbc driver required during runtime
104
105
implementation 'commons-io:commons-io:2.20.0' // I/O functionalities
0 commit comments