Skip to content

Commit 4224d45

Browse files
Update logback monorepo to v1.5.20 (#561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7cd589f commit 4224d45

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
@@ -281,7 +281,7 @@ dependencyManagement {
281281
entry 'spring-security-test'
282282
}
283283

284-
dependencySet(group: 'ch.qos.logback', version: '1.5.18') {
284+
dependencySet(group: 'ch.qos.logback', version: '1.5.20') {
285285
entry 'logback-classic'
286286
entry 'logback-core'
287287
}

0 commit comments

Comments
 (0)