Skip to content

Commit bb95c70

Browse files
Bump versions.slf4j from 1.7.30 to 1.7.31 (#368)
1 parent dba77b8 commit bb95c70

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
@@ -3,7 +3,7 @@ ext {
33
versions = [
44
jackson : '2.12.3', // Json Serializer / Deserializer
55
okhttp : '4.2.2', // HTTP Client
6-
slf4j : '1.7.30', // Logging
6+
slf4j : '1.7.31', // Logging
77
logback : '1.2.3', // Logging
88
undertow : '2.2.8.Final',// Webserver
99
metrics : '4.2.1', // Metrics

0 commit comments

Comments
 (0)