Bump the development-dependencies group with 2 updates (#8833)
Bumps the development-dependencies group with 2 updates: [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) and com.gradle.enterprise. Updates `org.testcontainers:testcontainers-bom` from 1.19.2 to 1.19.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.19.2...1.19.3) Updates `com.gradle.enterprise` from 3.15 to 3.15.1 --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: com.gradle.enterprise dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -115,7 +115,7 @@ ext {
|
||||
springSecurityVersion = '6.2.0'
|
||||
springVersion = '6.1.2'
|
||||
springWsVersion = '4.0.9'
|
||||
testcontainersVersion = '1.19.2'
|
||||
testcontainersVersion = '1.19.3'
|
||||
tomcatVersion = '10.1.17'
|
||||
xmlUnitVersion = '2.9.1'
|
||||
xstreamVersion = '1.4.20'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id 'com.gradle.enterprise' version '3.15'
|
||||
id 'com.gradle.enterprise' version '3.15.1'
|
||||
id 'io.spring.ge.conventions' version '0.0.14'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user