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