Skip to content

Commit dba77b8

Browse files
Bump versions.metrics from 4.2.0 to 4.2.1 (#366)
1 parent 6e4f839 commit dba77b8

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.8.Final',// Webserver
9-
metrics : '4.2.0', // Metrics
9+
metrics : '4.2.1', // 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)