Skip to content

Commit

Permalink
Update influxdb-client-java to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and davidsloan committed Apr 12, 2024
1 parent 29a18ee commit d7edc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ object Dependencies {
val testcontainersScalaVersion = "0.41.3"
val testcontainersVersion = "1.19.7"

val influxVersion = "6.12.0"
val influxVersion = "7.0.0"

val jmsApiVersion = "3.1.0"
val activeMqVersion = "6.1.1"
Expand Down

0 comments on commit d7edc37

Please sign in to comment.