Skip to content

Commit

Permalink
Bump java-client from 3.2.4 to 3.2.5 (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 2, 2022
1 parent 9da870c commit 5db116f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ dependencies {

// Databases
implementation 'org.influxdb:influxdb-java:2.22'
implementation 'com.couchbase.client:java-client:3.2.4'
implementation 'com.couchbase.client:java-client:3.2.5'
runtimeOnly 'org.postgresql:postgresql:42.3.1' // postgresql jdbc driver required during runtime

implementation 'commons-io:commons-io:2.11.0' // I/O functionalities
Expand Down

0 comments on commit 5db116f

Please sign in to comment.