Skip to content

Commit b1a1dd1

Browse files
Bump influxdb-java from 2.19 to 2.20 in /modules/influxdb (#3120)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Richard North <[email protected]>
1 parent 0b60079 commit b1a1dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/influxdb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ description = "Testcontainers :: InfluxDB"
33
dependencies {
44
compile project(':testcontainers')
55

6-
compileOnly 'org.influxdb:influxdb-java:2.19'
6+
compileOnly 'org.influxdb:influxdb-java:2.20'
77
testCompile 'org.influxdb:influxdb-java:2.19'
88
}

0 commit comments

Comments
 (0)