Skip to content

Commit

Permalink
Update collector to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 11, 2024
1 parent a8861c5 commit 3082018
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 @@ -74,7 +74,7 @@ object Dependencies {
val graphvizJava = "guru.nidi" % "graphviz-java" % "0.18.1"

val prometheus = "io.prometheus" % "simpleclient_hotspot" % "0.16.0"
val prometheusJmx = "io.prometheus.jmx" % "collector" % "0.20.0"
val prometheusJmx = "io.prometheus.jmx" % "collector" % "1.1.0"
val sensors = "nl.pragmasoft.sensors" %% "sensors-core" % "0.4.1"

val cassandraUnit = "org.cassandraunit" % "cassandra-unit" % "4.3.1.0"
Expand Down

0 comments on commit 3082018

Please sign in to comment.