Skip to content

Commit

Permalink
build(deps): bump software.amazon.awssdk:bom from 2.26.21 to 2.26.25 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 2a037a4 commit 0080bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ sourceSets {
dependencies {
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'

implementation platform('software.amazon.awssdk:bom:2.26.21')
implementation platform('software.amazon.awssdk:bom:2.26.25')

implementation('software.amazon.awssdk:s3') {
exclude group: 'software.amazon.awssdk', module: 'apache-client'
Expand Down

0 comments on commit 0080bb0

Please sign in to comment.