Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/influx…
Browse files Browse the repository at this point in the history
…db/com.influxdb-influxdb-client-java-6.12.0' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jan 24, 2024
2 parents b36dc99 + 4a8738a commit bb5c404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/influxdb/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ dependencies {

testImplementation 'org.assertj:assertj-core:3.25.1'
testImplementation 'org.influxdb:influxdb-java:2.23'
testImplementation "com.influxdb:influxdb-client-java:6.11.0"
testImplementation "com.influxdb:influxdb-client-java:6.12.0"
}

0 comments on commit bb5c404

Please sign in to comment.