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 e7068e1 commit e47976bCopy full SHA for e47976b
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.8'
+ implementation 'com.couchbase.client:java-client:3.4.9'
91
runtimeOnly 'org.postgresql:postgresql:42.6.0' // postgresql jdbc driver required during runtime
92
93
implementation 'commons-io:commons-io:2.13.0' // I/O functionalities
0 commit comments