Skip to content

Commit 3d49d9c

Browse files
Bump the dev-dependencies group with 3 updates (#76)
Bumps the dev-dependencies group with 3 updates: software.amazon.awssdk:bom, [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) and [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics). Updates `software.amazon.awssdk:bom` from 2.44.8 to 2.44.12 Updates `org.junit.jupiter:junit-jupiter` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) Updates `io.dropwizard.metrics:metrics-core` from 4.2.38 to 4.2.39 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.38...v4.2.39) --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.44.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: io.dropwizard.metrics:metrics-core dependency-version: 4.2.39 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 1d28f03 commit 3d49d9c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 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.44.8"
8+
awsSDK2 = "2.44.12"
99
c3p0 = "0.13.0"
1010
caffine = "3.2.4"
1111
commons-codec = "1.22.0"
@@ -19,10 +19,10 @@ jackson_annotations = "2.21"
1919
jdbi = "3.53.0"
2020
jetcd = "0.8.6"
2121
jsr305 = "3.0.2"
22-
junit-jupiter = "6.0.3"
22+
junit-jupiter = "6.1.0"
2323
liquibase = "5.0.3"
2424
logback = "1.5.32"
25-
metrics = "4.2.38"
25+
metrics = "4.2.39"
2626
micrometer = "1.16.5"
2727
mokito = "5.23.0"
2828
pgjdbc = "42.7.11"

0 commit comments

Comments
 (0)