We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a91b1f9 + da25bcb commit 460c14aCopy full SHA for 460c14a
1 file changed
modules/grafana/build.gradle
@@ -3,7 +3,7 @@ description = "Testcontainers :: Grafana"
3
dependencies {
4
api project(':testcontainers')
5
6
- testImplementation 'io.rest-assured:rest-assured:5.5.6'
+ testImplementation 'io.rest-assured:rest-assured:5.5.7'
7
testImplementation 'io.micrometer:micrometer-registry-otlp:1.16.1'
8
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.8'
9
0 commit comments