Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency com.slack.api:slack-api-client to v1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2023
1 parent a504caf commit 7ccbcd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
<dependency>
<groupId>com.slack.api</groupId>
<artifactId>slack-api-client</artifactId>
<version>1.29.2</version>
<version>1.30.0</version>
</dependency>

<!-- Logging -->
Expand Down

0 comments on commit 7ccbcd3

Please sign in to comment.