Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -35,8 +35,8 @@ def VERSIONS = [
'io.grpc:grpc-stubs:latest.release',
'io.grpc:grpc-alts:latest.release',
'info.ganglia.gmetric4j:gmetric4j:latest.release',
'io.prometheus:simpleclient_common:latest.release',
'io.prometheus:simpleclient_pushgateway:latest.release',
'io.prometheus:simpleclient_common:0.15.+',
'io.prometheus:simpleclient_pushgateway:0.15.+',
'javax.cache:cache-api:latest.release',
'javax.inject:javax.inject:1',
'javax.xml.bind:jaxb-api:2.3.+',

0 comments on commit b723b57

Please sign in to comment.