Skip to content

Commit ccaa5cd

Browse files
dependabot[bot]LarsEckart
authored andcommitted
build(deps): Bump software.amazon.awssdk:s3 from 2.38.2 to 2.39.2
Bumps software.amazon.awssdk:s3 from 2.38.2 to 2.39.2. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.39.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent daf24c1 commit ccaa5cd

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
@@ -43,7 +43,7 @@ dependencies {
4343
implementation("net.ttddyy:datasource-proxy:1.11.0")
4444
implementation("org.postgresql:postgresql:42.7.8")
4545
implementation("io.lettuce:lettuce-core:7.0.0.RELEASE")
46-
implementation("software.amazon.awssdk:s3:2.38.2")
46+
implementation("software.amazon.awssdk:s3:2.39.2")
4747
implementation 'redis.clients:jedis:7.0.0'
4848
implementation("org.eclipse.collections:eclipse-collections-api:13.0.0")
4949
implementation("org.eclipse.collections:eclipse-collections:13.0.0")

0 commit comments

Comments
 (0)