Skip to content

Commit da4e6f9

Browse files
build(deps): bump software.amazon.awssdk:bom from 2.28.6 to 2.28.11 (#543)
Bumps software.amazon.awssdk:bom from 2.28.6 to 2.28.11. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Schreiber <markjschreiber@gmail.com>
1 parent 519b324 commit da4e6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ sourceSets {
5454
dependencies {
5555
implementation 'io.reactivex.rxjava3:rxjava:3.1.9'
5656

57-
implementation platform('software.amazon.awssdk:bom:2.28.6')
57+
implementation platform('software.amazon.awssdk:bom:2.28.11')
5858

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

0 commit comments

Comments
 (0)