Skip to content

Commit

Permalink
Bump dynatrace-metric-utils-java to 2.2.0 (#4713)
Browse files Browse the repository at this point in the history
To be more compatible with the Unified Code for Units of Measure (UCUM), Dynatrace now allows curly braces in metric units. The utility library used to serialize metrics to the Dynatrace format currently rejects curly braces.
  • Loading branch information
pirgeo committed Feb 5, 2024
1 parent 7202b6d commit 628f9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ colt = "1.2.0"
dagger = "2.48.1"
dropwizard-metrics = "4.2.25"
dropwizard-metrics5 = "5.0.0"
dynatrace-utils = "2.1.0"
dynatrace-utils = "2.2.0"
ehcache2 = "2.10.9.2"
ehcache3 = "3.10.8"
gmetric4j = "1.0.10"
Expand Down

0 comments on commit 628f9b7

Please sign in to comment.