Skip to content

Commit 97b48bd

Browse files
Locking dynatrace-metric-utils-java to 1.1.+
fixes gh-2901
1 parent af6c21e commit 97b48bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ def VERSIONS = [
22
'ch.qos.logback:logback-classic:1.2.+',
33
'colt:colt:1.2.0',
44
'com.amazonaws:aws-java-sdk-cloudwatch:latest.release',
5-
'com.dynatrace.metric.util:dynatrace-metric-utils-java:latest.release',
5+
'com.dynatrace.metric.util:dynatrace-metric-utils-java:1.1.+',
66
'com.fasterxml.jackson.core:jackson-databind:latest.release',
77
'com.github.ben-manes.caffeine:caffeine:2.+',
88
'com.github.charithe:kafka-junit:latest.release',

0 commit comments

Comments
 (0)