diff --git a/modules/grafana/build.gradle b/modules/grafana/build.gradle index bd69ea40170..e3c664eb954 100644 --- a/modules/grafana/build.gradle +++ b/modules/grafana/build.gradle @@ -6,7 +6,7 @@ dependencies { testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0' testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4' - testImplementation 'org.assertj:assertj-core:3.27.4' + testImplementation 'org.assertj:assertj-core:3.27.6' testImplementation 'io.rest-assured:rest-assured:5.5.6' testImplementation 'io.micrometer:micrometer-registry-otlp:1.15.3' testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.8'