Skip to content

Commit

Permalink
Upgrade bolt-servlet to v1.39.3
Browse files Browse the repository at this point in the history
  • Loading branch information
surajcm committed May 21, 2024
1 parent 855b289 commit 57478d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'

implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.4.0'
implementation 'com.slack.api:bolt-servlet:1.39.0'
implementation 'com.slack.api:bolt-servlet:1.39.3'
implementation 'com.slack.api:bolt-jakarta-servlet:1.39.3'

implementation 'com.h2database:h2'
Expand Down

0 comments on commit 57478d6

Please sign in to comment.