Skip to content

Commit

Permalink
Update dependency com.slack.api:bolt-servlet to v1.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 14, 2023
1 parent 419f1cd commit 7d86dc5
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-ui:1.6.14'
implementation 'com.slack.api:bolt-servlet:1.27.3'
implementation 'com.slack.api:bolt-servlet:1.35.1'
implementation 'com.h2database:h2'
implementation 'com.squareup.okhttp3:okhttp:4.10.0'

Expand Down

0 comments on commit 7d86dc5

Please sign in to comment.