Skip to content

Commit 33e4efc

Browse files
Merge branch 'dev' into sp/#633-fix-code-smells
2 parents 238a88a + cb1cd44 commit 33e4efc

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
@@ -92,7 +92,7 @@ dependencies {
9292

9393
// Databases
9494
implementation 'org.influxdb:influxdb-java:2.23'
95-
implementation 'com.couchbase.client:java-client:3.3.2'
95+
implementation 'com.couchbase.client:java-client:3.3.3'
9696
runtimeOnly 'org.postgresql:postgresql:42.4.0' // postgresql jdbc driver required during runtime
9797

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

0 commit comments

Comments
 (0)