Skip to content

Commit 652ca82

Browse files
build(deps): bump software.amazon.awssdk:bom (#667)
Bumps the aws-dependencies group with 1 update: software.amazon.awssdk:bom. Updates `software.amazon.awssdk:bom` from 2.31.26 to 2.31.35 --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.31.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3a7034 commit 652ca82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ sourceSets {
5454
dependencies {
5555
implementation 'io.reactivex.rxjava3:rxjava:3.1.10'
5656

57-
implementation platform('software.amazon.awssdk:bom:2.31.26')
57+
implementation platform('software.amazon.awssdk:bom:2.31.35')
5858

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

0 commit comments

Comments
 (0)