We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d0d7e8 commit 1715c05Copy full SHA for 1715c05
gradle/dependencies.gradle
@@ -5,7 +5,7 @@ ext {
5
okhttp : '4.9.1', // HTTP Client
6
slf4j : '1.7.31', // Logging
7
logback : '1.2.5', // Logging
8
- logbackJson : '0.1.5',
+ logbackJson : '0.1.5',
9
undertow : '2.2.8.Final', // Webserver
10
metrics : '4.2.2', // Metrics
11
guava : '30.1.1-jre', // Common / Helper libraries
0 commit comments