Skip to content

Commit 2281f8f

Browse files
Bump influxdb-java from 2.17 to 2.18 in /modules/influxdb (#2592)
1 parent 5fbf102 commit 2281f8f

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.17'
6+
compileOnly 'org.influxdb:influxdb-java:2.18'
77
testCompile 'org.influxdb:influxdb-java:2.17'
88
}

0 commit comments

Comments
 (0)