Skip to content

Commit

Permalink
Update dependency com.slack.api:bolt-servlet to v1.39.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 29, 2024
1 parent df0ffc1 commit 14df821
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 14df821

Please sign in to comment.