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

Commit 76d2fe0

Browse files
committed
Bump SLF4J to 1.7.29
1 parent 7596f99 commit 76d2fe0

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.3.0.RELEASE"
3535

3636
// Logging
37-
slf4jVersion = '1.7.28'
37+
slf4jVersion = '1.7.29'
3838
logbackVersion = '1.2.3'
3939

4040
// Libraries

0 commit comments

Comments
 (0)