Skip to content

Commit 06beb18

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.20
1 parent c63dafe commit 06beb18

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
@@ -30,7 +30,7 @@ configure(srcProjects()) {
3030
}
3131

3232
ext {
33-
logbackVersion = '1.5.19'
33+
logbackVersion = '1.5.20'
3434
slf4jVersion = '2.0.17'
3535
jacksonVersion = '2.17.3'
3636
}

0 commit comments

Comments
 (0)