We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aee369 commit e0eda34Copy full SHA for e0eda34
build.gradle
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
dependencies {
16
- implementation("ch.qos.logback:logback-classic:1.5.18")
+ implementation("ch.qos.logback:logback-classic:1.5.19")
17
// ***** SOCKET MODE DEPENDENCIES ***** -->
18
implementation("com.slack.api:bolt:1.45.4")
19
implementation("com.slack.api:bolt-socket-mode:1.45.4")
0 commit comments