Skip to content

Commit

Permalink
Bump influxdb-java from 2.18 to 2.19 in /modules/influxdb (#2784)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 23, 2020
1 parent 289fb50 commit 647d1fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/influxdb/build.gradle
Expand Up @@ -3,6 +3,6 @@ description = "Testcontainers :: InfluxDB"
dependencies {
compile project(':testcontainers')

compileOnly 'org.influxdb:influxdb-java:2.18'
testCompile 'org.influxdb:influxdb-java:2.17'
compileOnly 'org.influxdb:influxdb-java:2.19'
testCompile 'org.influxdb:influxdb-java:2.19'
}

0 comments on commit 647d1fe

Please sign in to comment.