Skip to content

Commit d9828ee

Browse files
Bump versions.metrics from 4.1.21 to 4.2.0 (#333)
1 parent 7d1da4a commit d9828ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ext {
66
slf4j : '1.7.30', // Logging
77
logback : '1.2.3', // Logging
88
undertow : '2.2.7.Final',// Webserver
9-
metrics : '4.1.21', // Metrics
9+
metrics : '4.2.0', // Metrics
1010
guava : '30.1.1-jre', // Common / Helper libraries
1111
typesafeConfig : '1.4.1', // Configuration
1212
handlebars : '4.2.0', // HTML templating

0 commit comments

Comments
 (0)