Skip to content

Commit 8e6048f

Browse files
build(deps): bump software.amazon.awssdk:bom (#706)
Bumps the aws-dependencies group with 1 update: software.amazon.awssdk:bom. Updates `software.amazon.awssdk:bom` from 2.36.2 to 2.37.3 --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.37.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Schreiber <[email protected]>
1 parent 10b6042 commit 8e6048f

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
@@ -62,7 +62,7 @@ sourceSets {
6262
dependencies {
6363
implementation 'io.reactivex.rxjava3:rxjava:3.1.12'
6464

65-
implementation platform('software.amazon.awssdk:bom:2.36.2')
65+
implementation platform('software.amazon.awssdk:bom:2.37.3')
6666

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

0 commit comments

Comments
 (0)