Skip to content

Commit e0506fe

Browse files
build(deps): bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.15 (#316)
1 parent 438c9fd commit e0506fe

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
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
dependencies {
16-
implementation("ch.qos.logback:logback-classic:1.5.12")
16+
implementation("ch.qos.logback:logback-classic:1.5.15")
1717
// ***** SOCKET MODE DEPENDENCIES ***** -->
1818
implementation("com.slack.api:bolt:1.44.2")
1919
implementation("com.slack.api:bolt-socket-mode:1.44.2")

0 commit comments

Comments
 (0)