Skip to content

Commit

Permalink
chore(deps): bump com.slack.api:slack-api-model, client from 1.44.1 t…
Browse files Browse the repository at this point in the history
…o 1.44.2 (#619)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 한관희 <[email protected]>
  • Loading branch information
dependabot[bot] and limehee authored Nov 26, 2024
1 parent e1fa8bb commit cb487fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ dependencies {
implementation 'io.ipinfo:ipinfo-api:3.0.0' // IPInfo API

// Slack
implementation 'com.slack.api:slack-api-model:1.44.1'
implementation 'com.slack.api:slack-api-client:1.44.1'
implementation 'com.slack.api:slack-api-model:1.44.2'
implementation 'com.slack.api:slack-api-client:1.44.2'
implementation 'com.slack.api:slack-app-backend:1.44.2'

// XSS Filter
Expand Down

0 comments on commit cb487fc

Please sign in to comment.