Skip to content

Commit

Permalink
Update prometheus simpleclient dependency to 0.8.1 (ReactiveX#872)
Browse files Browse the repository at this point in the history
  • Loading branch information
obfuscoder authored Feb 14, 2020
1 parent a6f0f29 commit 3c31816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ext {
spockVersion = '1.3-groovy-2.5'
retrofitVersion = '2.5.0'
feignVersion = '10.2.0'
prometheusSimpleClientVersion = '0.6.0'
prometheusSimpleClientVersion = '0.8.1'
reactiveStreamsVersion = '1.0.2'
micrometerVersion = '1.1.4'
hibernateValidatorVersion = '6.0.16.Final'
Expand Down

0 comments on commit 3c31816

Please sign in to comment.