From 5b92555cae3ce02b1eeed6c81cac983840c51497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 19:36:29 +0000 Subject: [PATCH] Bump the dev-dependencies group with 6 updates Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | software.amazon.awssdk:bom | `2.31.68` | `2.31.73` | | [org.immutables:value](https://github.com/immutables/immutables) | `2.10.1` | `2.11.0` | | [org.immutables:value-annotations](https://github.com/immutables/immutables) | `2.10.1` | `2.11.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `5.13.1` | `5.13.2` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.21.2` | `1.21.3` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.21.2` | `1.21.3` | Updates `software.amazon.awssdk:bom` from 2.31.68 to 2.31.73 Updates `org.immutables:value` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/immutables/immutables/releases) - [Changelog](https://github.com/immutables/immutables/blob/master/jreleaser.yml) - [Commits](https://github.com/immutables/immutables/compare/2.10.1...2.11.0) Updates `org.immutables:value-annotations` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/immutables/immutables/releases) - [Changelog](https://github.com/immutables/immutables/blob/master/jreleaser.yml) - [Commits](https://github.com/immutables/immutables/compare/2.10.1...2.11.0) Updates `org.immutables:value-annotations` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/immutables/immutables/releases) - [Changelog](https://github.com/immutables/immutables/blob/master/jreleaser.yml) - [Commits](https://github.com/immutables/immutables/compare/2.10.1...2.11.0) Updates `org.junit.jupiter:junit-jupiter` from 5.13.1 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2) Updates `org.testcontainers:testcontainers` from 1.21.2 to 1.21.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.21.2...1.21.3) Updates `org.testcontainers:postgresql` from 1.21.2 to 1.21.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.21.2...1.21.3) Updates `org.testcontainers:postgresql` from 1.21.2 to 1.21.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.21.2...1.21.3) --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.31.73 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.immutables:value dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.immutables:value-annotations dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.immutables:value-annotations dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.testcontainers:testcontainers dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.testcontainers:postgresql dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.testcontainers:postgresql dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 46c1fbf..47aa35c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ aspectj = "1.9.24" assertj = "3.27.3" aws-dynamodblocal = "2.6.0" awsSDK1 = "1.12.787" -awsSDK2 = "2.31.68" +awsSDK2 = "2.31.73" c3p0 = "0.11.2" caffine = "3.2.1" commons-codec = "1.18.0" @@ -16,11 +16,11 @@ dropwizard4 = "4.0.14" jreleaser = '1.18.0' jdbi = '3.49.5' jsr305 = "3.0.2" -immutables = '2.10.1' +immutables = '2.11.0' hsqldb = '2.7.4' jackson = '2.19.1' jetcd = "0.8.5" -junit-jupiter = "5.13.1" +junit-jupiter = "5.13.2" liquibase = '4.32.0' logback = '1.5.18' micrometer = '1.15.1' @@ -28,7 +28,7 @@ metrics = '4.2.33' mokito = '5.18.0' pgjdbc = '42.7.7' slf4j = '2.0.17' -testcontainers = '1.21.2' +testcontainers = '1.21.3' [libraries] aspectjrt = { module = "org.aspectj:aspectjrt", version.ref = "aspectj" }