Skip to content

Commit 09c51c2

Browse files
Merge branch 'dev' into ms/#954-CsvDataSource-should-throw-exceptions-on-error
2 parents 273652c + 49dfa19 commit 09c51c2

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
@@ -90,7 +90,7 @@ dependencies {
9090

9191
// Databases
9292
implementation 'org.influxdb:influxdb-java:2.24'
93-
implementation 'com.couchbase.client:java-client:3.5.2'
93+
implementation 'com.couchbase.client:java-client:3.5.3'
9494
runtimeOnly 'org.postgresql:postgresql:42.7.1' // postgresql jdbc driver required during runtime
9595

9696
implementation 'commons-io:commons-io:2.15.1' // I/O functionalities

0 commit comments

Comments
 (0)