Skip to content

Commit cb36793

Browse files
Bump the dev-dependencies group with 2 updates (#87)
Bumps the dev-dependencies group with 2 updates: software.amazon.awssdk:bom and [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework). Updates `software.amazon.awssdk:bom` from 2.47.4 to 2.48.2 Updates `org.junit.jupiter:junit-jupiter` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.1...r6.1.2) --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.48.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.2 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 32f2ace commit cb36793

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ aspectj = "1.9.25.1"
55
assertj = "3.27.7"
66
aws-dynamodblocal = "2.6.1"
77
awsSDK1 = "1.12.797"
8-
awsSDK2 = "2.47.4"
8+
awsSDK2 = "2.48.2"
99
c3p0 = "0.14.1"
1010
caffine = "3.2.4"
1111
commons-codec = "1.22.0"
@@ -19,7 +19,7 @@ jackson_annotations = "2.22"
1919
jdbi = "3.54.0"
2020
jetcd = "0.8.6"
2121
jsr305 = "3.0.2"
22-
junit-jupiter = "6.1.1"
22+
junit-jupiter = "6.1.2"
2323
liquibase = "5.0.3"
2424
logback = "1.5.38"
2525
metrics = "4.2.39"

0 commit comments

Comments
 (0)