Skip to content

Commit

Permalink
Merge pull request #154 from wildmountainfarms/dependabot/gradle/com.…
Browse files Browse the repository at this point in the history
…slack.api-slack-api-client-1.31.0

Bump com.slack.api:slack-api-client from 1.29.2 to 1.31.0
  • Loading branch information
retrodaredevil authored Sep 12, 2023
2 parents f7253ac + cc802d0 commit 9136606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation "org.apache.logging.log4j:log4j-slf4j2-impl:$log4jVersion"

// https://github.com/slackapi/java-slack-sdk/releases
implementation 'com.slack.api:slack-api-client:1.29.2'
implementation 'com.slack.api:slack-api-client:1.31.0'
// https://mvnrepository.com/artifact/org.java-websocket/Java-WebSocket
implementation 'org.java-websocket:Java-WebSocket:1.5.3'

Expand Down

0 comments on commit 9136606

Please sign in to comment.