Skip to content

Commit bb423e8

Browse files
Bump com.couchbase.client:java-client from 3.4.5 to 3.4.6 (#802)
1 parent 5755f74 commit bb423e8

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
@@ -87,7 +87,7 @@ dependencies {
8787

8888
// Databases
8989
implementation 'org.influxdb:influxdb-java:2.23'
90-
implementation 'com.couchbase.client:java-client:3.4.5'
90+
implementation 'com.couchbase.client:java-client:3.4.6'
9191
runtimeOnly 'org.postgresql:postgresql:42.6.0' // postgresql jdbc driver required during runtime
9292

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

0 commit comments

Comments
 (0)