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 552452f + fc5b7fc commit b646725Copy full SHA for b646725
build.gradle
@@ -82,7 +82,7 @@ dependencies {
82
83
// Databases
84
compile 'org.influxdb:influxdb-java:2.21'
85
- compile 'com.couchbase.client:java-client:3.1.5'
+ compile 'com.couchbase.client:java-client:3.1.6'
86
runtimeOnly 'org.postgresql:postgresql:42.2.20' // postgresql jdbc driver required during runtime
87
88
0 commit comments