Skip to content

Commit cda4611

Browse files
Bump org.influxdb:influxdb-java from 2.24 to 2.25 (#1290)
1 parent 52e8768 commit cda4611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies {
9797
implementation 'org.apache.logging.log4j:log4j-slf4j-impl' // log4j -> slf4j
9898

9999
// Databases
100-
implementation 'org.influxdb:influxdb-java:2.24'
100+
implementation 'org.influxdb:influxdb-java:2.25'
101101
implementation 'com.couchbase.client:java-client:3.7.9'
102102
runtimeOnly 'org.postgresql:postgresql:42.7.5' // postgresql jdbc driver required during runtime
103103

0 commit comments

Comments
 (0)