Skip to content

Commit 346b90f

Browse files
authored
Merge branch 'dev' into to/#371-clarify-parallelDevices-param
2 parents 644428e + b646725 commit 346b90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282

8383
// Databases
8484
compile 'org.influxdb:influxdb-java:2.21'
85-
compile 'com.couchbase.client:java-client:3.1.5'
85+
compile 'com.couchbase.client:java-client:3.1.6'
8686
runtimeOnly 'org.postgresql:postgresql:42.2.20' // postgresql jdbc driver required during runtime
8787

8888

0 commit comments

Comments
 (0)