Skip to content

Commit 0ae2f53

Browse files
Bump the dev-dependencies group with 2 updates (#56)
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.796 to 1.12.797 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.796...1.12.797) Updates `software.amazon.awssdk:bom` from 2.40.16 to 2.41.1 --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-dynamodb dependency-version: 1.12.797 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: software.amazon.awssdk:bom dependency-version: 2.41.1 dependency-type: direct:production update-type: version-update:semver-minor 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 4920d81 commit 0ae2f53

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.1"
55
assertj = "3.27.6"
66
aws-dynamodblocal = "2.6.1"
7-
awsSDK1 = "1.12.796"
8-
awsSDK2 = "2.40.16"
7+
awsSDK1 = "1.12.797"
8+
awsSDK2 = "2.41.1"
99
c3p0 = "0.11.2"
1010
caffine = "3.2.3"
1111
commons-codec = "1.20.0"

0 commit comments

Comments
 (0)