Skip to content

Commit e0eda34

Browse files
build(deps): bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 (#40)
1 parent 4aee369 commit e0eda34

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.18")
16+
implementation("ch.qos.logback:logback-classic:1.5.19")
1717
// ***** SOCKET MODE DEPENDENCIES ***** -->
1818
implementation("com.slack.api:bolt:1.45.4")
1919
implementation("com.slack.api:bolt-socket-mode:1.45.4")

0 commit comments

Comments
 (0)