Skip to content

Commit 10c8003

Browse files
Bump versions.metrics from 4.2.1 to 4.2.2 (#371)
1 parent bb95c70 commit 10c8003

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.31', // Logging
77
logback : '1.2.3', // Logging
88
undertow : '2.2.8.Final',// Webserver
9-
metrics : '4.2.1', // Metrics
9+
metrics : '4.2.2', // 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)