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 091269e + 838de0d commit a4eb17bCopy full SHA for a4eb17b
build.gradle
@@ -98,7 +98,7 @@ dependencies {
98
99
// Databases
100
implementation 'org.influxdb:influxdb-java:2.25'
101
- implementation 'com.couchbase.client:java-client:3.8.2'
+ implementation 'com.couchbase.client:java-client:3.8.3'
102
runtimeOnly 'org.postgresql:postgresql:42.7.7' // postgresql jdbc driver required during runtime
103
104
implementation 'commons-io:commons-io:2.19.0' // I/O functionalities
0 commit comments