Skip to content

Commit

Permalink
Update prometheus-simpleclient monorepo to v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent f493be9 commit 4462927
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ dependencyManagement {

dependency 'io.pkts:pkts-core:3.0.10'

dependency 'io.prometheus:simpleclient:0.9.0'
dependency 'io.prometheus:simpleclient_common:0.9.0'
dependency 'io.prometheus:simpleclient_hotspot:0.9.0'
dependency 'io.prometheus:simpleclient_pushgateway:0.9.0'
dependency 'io.prometheus:simpleclient:0.16.0'
dependency 'io.prometheus:simpleclient_common:0.16.0'
dependency 'io.prometheus:simpleclient_hotspot:0.16.0'
dependency 'io.prometheus:simpleclient_pushgateway:0.16.0'

dependency 'io.reactivex.rxjava2:rxjava:2.2.21'

Expand Down

0 comments on commit 4462927

Please sign in to comment.