We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2e2634 commit 527b40cCopy full SHA for 527b40c
1 file changed
build.gradle
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
dependencies {
16
- implementation("ch.qos.logback:logback-classic:1.5.32")
+ implementation("ch.qos.logback:logback-classic:1.5.34")
17
// ***** SOCKET MODE DEPENDENCIES ***** -->
18
implementation("com.slack.api:bolt:1.49.0")
19
implementation("com.slack.api:bolt-socket-mode:1.49.0")
0 commit comments