Skip to content

Commit 9c39bfe

Browse files
dependabot[bot]tchiotludo
authored andcommitted
chore(deps): bump com.influxdb:influxdb-client-java from 7.2.0 to 7.3.0
Bumps [com.influxdb:influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 7.2.0 to 7.3.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.2.0...v7.3.0) --- updated-dependencies: - dependency-name: com.influxdb:influxdb-client-java dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e81739 commit 9c39bfe

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

5555
// InfluxDB deps
56-
api 'com.influxdb:influxdb-client-java:7.2.0'
56+
api 'com.influxdb:influxdb-client-java:7.3.0'
5757

5858
}
5959

0 commit comments

Comments
 (0)