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 18e9ae6 commit 7c4a5c0Copy full SHA for 7c4a5c0
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.4'
+ implementation 'com.couchbase.client:java-client:3.4.5'
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