Skip to content

Commit 3682fc8

Browse files
Bump java-client from 3.4.0 to 3.4.1 (#708)
1 parent 1acebf2 commit 3682fc8

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
@@ -93,7 +93,7 @@ dependencies {
9393

9494
// Databases
9595
implementation 'org.influxdb:influxdb-java:2.23'
96-
implementation 'com.couchbase.client:java-client:3.4.0'
96+
implementation 'com.couchbase.client:java-client:3.4.1'
9797
runtimeOnly 'org.postgresql:postgresql:42.5.1' // postgresql jdbc driver required during runtime
9898

9999
implementation 'commons-io:commons-io:2.11.0' // I/O functionalities

0 commit comments

Comments
 (0)