Skip to content

Commit 546f115

Browse files
Bump the development-dependencies group across 1 directory with 2 updates
Bumps the development-dependencies group with 2 updates in the / directory: [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) and [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java). Updates `org.hibernate.orm:hibernate-core` from 7.3.1.Final to 7.3.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.2/changelog.txt) - [Commits](hibernate/hibernate-orm@7.3.1...7.3.2) Updates `org.testcontainers:testcontainers-bom` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@2.0.4...2.0.5) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.3.2.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acb366d commit 546f115

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
@@ -22,7 +22,7 @@ grpcVersion = "1.80.0"
2222
h2Version = "2.4.240"
2323
hamcrestVersion = "3.0"
2424
hazelcastVersion = "5.6.0"
25-
hibernateVersion = "7.3.1.Final"
25+
hibernateVersion = "7.3.2.Final"
2626
hsqldbVersion = "2.7.4"
2727
jackson3Version = "3.1.2"
2828
jacksonVersion = "2.21.2"
@@ -63,7 +63,7 @@ springKafkaVersion = "4.1.0-SNAPSHOT"
6363
springSecurityVersion = "7.1.0-M3"
6464
springVersion = "7.0.7"
6565
springWsVersion = "5.0.1"
66-
testcontainersVersion = "2.0.4"
66+
testcontainersVersion = "2.0.5"
6767
tomcatVersion = "11.0.21"
6868
xmlUnitVersion = "2.11.0"
6969
xstreamVersion = "1.4.21"

0 commit comments

Comments
 (0)