Skip to content

Commit

Permalink
Update dependency com.slack.api:bolt-servlet to v1.38.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent 9b6f532 commit 2b4d251
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.3.0'
implementation 'com.slack.api:bolt-servlet:1.38.0'
implementation 'com.slack.api:bolt-servlet:1.38.3'
implementation 'com.slack.api:bolt-jakarta-servlet:1.38.0'

implementation 'com.h2database:h2'
Expand Down

0 comments on commit 2b4d251

Please sign in to comment.