Skip to content

Commit 58c87e2

Browse files
Bump java-client from 3.1.3 to 3.1.4
Bumps [java-client](https://github.com/couchbase/couchbase-jvm-clients) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/couchbase/couchbase-jvm-clients/releases) - [Commits](https://github.com/couchbase/couchbase-jvm-clients/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2250bd2 commit 58c87e2

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.3'
85+
compile 'com.couchbase.client:java-client:3.1.4'
8686
runtimeOnly 'org.postgresql:postgresql:42.2.19' // postgresql jdbc driver required during runtime
8787

8888

0 commit comments

Comments
 (0)