Skip to content

Commit 009cbd5

Browse files
Bump the dev-dependencies group with 2 updates (#51)
Bumps the dev-dependencies group with 2 updates: [com.amazonaws:aws-java-sdk-dynamodb](https://github.com/aws/aws-sdk-java) and software.amazon.awssdk:bom. Updates `com.amazonaws:aws-java-sdk-dynamodb` from 1.12.793 to 1.12.794 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.793...1.12.794) Updates `software.amazon.awssdk:bom` from 2.39.2 to 2.39.6 --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-dynamodb dependency-version: 1.12.794 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: software.amazon.awssdk:bom dependency-version: 2.39.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0eaa821 commit 009cbd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
aspectj = "1.9.25"
55
assertj = "3.27.6"
66
aws-dynamodblocal = "2.6.1"
7-
awsSDK1 = "1.12.793"
8-
awsSDK2 = "2.39.2"
7+
awsSDK1 = "1.12.794"
8+
awsSDK2 = "2.39.6"
99
c3p0 = "0.11.2"
1010
caffine = "3.2.3"
1111
commons-codec = "1.20.0"

0 commit comments

Comments
 (0)