Skip to content

Commit

Permalink
chore(deps): bump com.slack.api:slack-app-backend from 1.44.1 to 1.44…
Browse files Browse the repository at this point in the history
….2 (#620)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 6826bad commit 027f662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ dependencies {
// 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-app-backend:1.44.1'
implementation 'com.slack.api:slack-app-backend:1.44.2'

// XSS Filter
implementation 'com.navercorp.lucy:lucy-xss-servlet:2.0.1' // Lucy XSS Servlet Filter
Expand Down

0 comments on commit 027f662

Please sign in to comment.