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 bb95c70 commit 10c8003Copy full SHA for 10c8003
gradle/dependencies.gradle
@@ -6,7 +6,7 @@ ext {
6
slf4j : '1.7.31', // Logging
7
logback : '1.2.3', // Logging
8
undertow : '2.2.8.Final',// Webserver
9
- metrics : '4.2.1', // Metrics
+ metrics : '4.2.2', // 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