Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 16ef283

Browse files
committed
Bump SLF4J to 1.7.26
1 parent 9dac271 commit 16ef283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ext {
3434
reactorCoreVersion = "3.2.8.RELEASE"
3535

3636
// Logging
37-
slf4jVersion = '1.7.25'
37+
slf4jVersion = '1.7.26'
3838
logbackVersion = '1.2.3'
3939

4040
// Libraries

0 commit comments

Comments
 (0)