Skip to content

Commit 4fd9c1c

Browse files
Bump the dev-dependencies group with 4 updates (#32)
Bumps the dev-dependencies group with 4 updates: [org.assertj:assertj-core](https://github.com/assertj/assertj), software.amazon.awssdk:bom, [org.immutables:value](https://github.com/immutables/immutables) and [org.immutables:value-annotations](https://github.com/immutables/immutables). Updates `org.assertj:assertj-core` from 3.27.3 to 3.27.4 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.4) Updates `software.amazon.awssdk:bom` from 2.32.14 to 2.32.19 Updates `org.immutables:value` from 2.11.1 to 2.11.2 - [Release notes](https://github.com/immutables/immutables/releases) - [Changelog](https://github.com/immutables/immutables/blob/master/jreleaser.yml) - [Commits](immutables/immutables@2.11.1...2.11.2) Updates `org.immutables:value-annotations` from 2.11.1 to 2.11.2 - [Release notes](https://github.com/immutables/immutables/releases) - [Changelog](https://github.com/immutables/immutables/blob/master/jreleaser.yml) - [Commits](immutables/immutables@2.11.1...2.11.2) Updates `org.immutables:value-annotations` from 2.11.1 to 2.11.2 - [Release notes](https://github.com/immutables/immutables/releases) - [Changelog](https://github.com/immutables/immutables/blob/master/jreleaser.yml) - [Commits](immutables/immutables@2.11.1...2.11.2) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: software.amazon.awssdk:bom dependency-version: 2.32.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.immutables:value dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.immutables:value-annotations dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.immutables:value-annotations dependency-version: 2.11.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 2c86f2c commit 4fd9c1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33

44
[versions]
55
aspectj = "1.9.24"
6-
assertj = "3.27.3"
6+
assertj = "3.27.4"
77
aws-dynamodblocal = "2.6.1"
88
awsSDK1 = "1.12.788"
9-
awsSDK2 = "2.32.14"
9+
awsSDK2 = "2.32.19"
1010
c3p0 = "0.11.2"
1111
caffine = "3.2.2"
1212
commons-codec = "1.19.0"
@@ -16,7 +16,7 @@ dropwizard4 = "4.0.15"
1616
jreleaser = '1.18.0'
1717
jdbi = '3.49.5'
1818
jsr305 = "3.0.2"
19-
immutables = '2.11.1'
19+
immutables = '2.11.2'
2020
hsqldb = '2.7.4'
2121
jackson = '2.19.2'
2222
jetcd = "0.8.5"

0 commit comments

Comments
 (0)