Skip to content

Commit f50b1bf

Browse files
authored
Merge pull request #854 from commercetools/update-deps
update logback
2 parents 13c8722 + 607cbda commit f50b1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle-scripts/extensions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ext {
2424
]
2525

2626
logback = [
27-
classic: 'ch.qos.logback:logback-classic:1.3.14',
27+
classic: 'ch.qos.logback:logback-classic:1.3.15',
2828
]
2929

3030
jackson_core = [

0 commit comments

Comments
 (0)