Skip to content

Commit

Permalink
Bump the bolt-maven group with 3 updates (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent c336fc6 commit 0456c93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@
<dependency>
<groupId>com.slack.api</groupId>
<artifactId>bolt</artifactId>
<version>1.36.1</version>
<version>1.37.0</version>
</dependency>
<dependency>
<groupId>com.slack.api</groupId>
<artifactId>bolt-socket-mode</artifactId>
<version>1.36.1</version>
<version>1.37.0</version>
</dependency>
<dependency>
<groupId>javax.websocket</groupId>
Expand All @@ -93,7 +93,7 @@
<dependency>
<groupId>com.slack.api</groupId>
<artifactId>bolt-jetty</artifactId>
<version>1.36.1</version>
<version>1.37.0</version>
</dependency>
<!-- ***** TEST DEPENDENCIES ***** -->
<dependency>
Expand Down

0 comments on commit 0456c93

Please sign in to comment.