Skip to content

Commit 1715c05

Browse files
Bill O'NeilBill O'Neil
authored andcommitted
again
1 parent 9d0d7e8 commit 1715c05

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
@@ -5,7 +5,7 @@ ext {
55
okhttp : '4.9.1', // HTTP Client
66
slf4j : '1.7.31', // Logging
77
logback : '1.2.5', // Logging
8-
logbackJson : '0.1.5',
8+
logbackJson : '0.1.5',
99
undertow : '2.2.8.Final', // Webserver
1010
metrics : '4.2.2', // Metrics
1111
guava : '30.1.1-jre', // Common / Helper libraries

0 commit comments

Comments
 (0)