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 7c1078e commit 4b0f4a4Copy full SHA for 4b0f4a4
build.gradle
@@ -90,7 +90,7 @@ dependencies {
90
91
// Databases
92
implementation 'org.influxdb:influxdb-java:2.24'
93
- implementation 'com.couchbase.client:java-client:3.7.7'
+ implementation 'com.couchbase.client:java-client:3.7.8'
94
runtimeOnly 'org.postgresql:postgresql:42.7.5' // postgresql jdbc driver required during runtime
95
96
implementation 'commons-io:commons-io:2.18.0' // I/O functionalities
0 commit comments