We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e4f839 commit dba77b8Copy full SHA for dba77b8
gradle/dependencies.gradle
@@ -6,7 +6,7 @@ ext {
6
slf4j : '1.7.30', // Logging
7
logback : '1.2.3', // Logging
8
undertow : '2.2.8.Final',// Webserver
9
- metrics : '4.2.0', // Metrics
+ metrics : '4.2.1', // Metrics
10
guava : '30.1.1-jre', // Common / Helper libraries
11
typesafeConfig : '1.4.1', // Configuration
12
handlebars : '4.2.0', // HTML templating
0 commit comments