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 180855f + dfd5237 commit 96a4376Copy full SHA for 96a4376
build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
81
// Databases
82
implementation 'org.influxdb:influxdb-java:2.22'
83
- implementation 'com.couchbase.client:java-client:3.2.3'
+ implementation 'com.couchbase.client:java-client:3.2.4'
84
runtimeOnly 'org.postgresql:postgresql:42.3.1' // postgresql jdbc driver required during runtime
85
86
implementation 'commons-io:commons-io:2.11.0' // I/O functionalities
0 commit comments