Skip to content

Commit

Permalink
Bump com.couchbase.client:java-client from 3.7.4 to 3.7.5 (#1176)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent d1fcf67 commit 450a383
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 @@ -90,7 +90,7 @@ dependencies {

// Databases
implementation 'org.influxdb:influxdb-java:2.24'
implementation 'com.couchbase.client:java-client:3.7.4'
implementation 'com.couchbase.client:java-client:3.7.5'
runtimeOnly 'org.postgresql:postgresql:42.7.4' // postgresql jdbc driver required during runtime

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

0 comments on commit 450a383

Please sign in to comment.