Skip to content

Commit 588b12d

Browse files
dependabot[bot]fdelbrayelle
authored andcommitted
chore(deps): bump com.influxdb:influxdb-client-java from 7.4.0 to 7.5.0
Bumps [com.influxdb:influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 7.4.0 to 7.5.0. - [Release notes](https://github.com/influxdata/influxdb-client-java/releases) - [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md) - [Commits](influxdata/influxdb-client-java@v7.4.0...v7.5.0) --- updated-dependencies: - dependency-name: com.influxdb:influxdb-client-java dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5c2b4e commit 588b12d

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
@@ -51,7 +51,7 @@ dependencies {
5151
compileOnly group: "io.kestra", name: "script", version: kestraVersion
5252

5353
// InfluxDB deps
54-
api 'com.influxdb:influxdb-client-java:7.4.0'
54+
api 'com.influxdb:influxdb-client-java:7.5.0'
5555

5656
}
5757

0 commit comments

Comments
 (0)