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 5755f74 commit bb423e8Copy full SHA for bb423e8
build.gradle
@@ -87,7 +87,7 @@ dependencies {
87
88
// Databases
89
implementation 'org.influxdb:influxdb-java:2.23'
90
- implementation 'com.couchbase.client:java-client:3.4.5'
+ implementation 'com.couchbase.client:java-client:3.4.6'
91
runtimeOnly 'org.postgresql:postgresql:42.6.0' // postgresql jdbc driver required during runtime
92
93
implementation 'commons-io:commons-io:2.11.0' // I/O functionalities
0 commit comments