Skip to content

Commit ebd332c

Browse files
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 in /modules/grafana
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) 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) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e495450 commit ebd332c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/grafana/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Testcontainers :: Grafana"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation 'org.assertj:assertj-core:3.27.3'
6+
testImplementation 'org.assertj:assertj-core:3.27.4'
77
testImplementation 'io.rest-assured:rest-assured:5.5.5'
88
testImplementation 'io.micrometer:micrometer-registry-otlp:1.15.2'
99
testImplementation 'uk.org.webcompere:system-stubs-junit4:2.1.8'

0 commit comments

Comments
 (0)