diff --git a/modules/grafana/build.gradle b/modules/grafana/build.gradle index bd69ea40170..b3f6d0bda5a 100644 --- a/modules/grafana/build.gradle +++ b/modules/grafana/build.gradle @@ -5,7 +5,7 @@ dependencies { testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0' - testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4' + testImplementation 'org.junit.jupiter:junit-jupiter:6.0.0' testImplementation 'org.assertj:assertj-core:3.27.4' testImplementation 'io.rest-assured:rest-assured:5.5.6' testImplementation 'io.micrometer:micrometer-registry-otlp:1.15.3'