Skip to content

Commit fc9ba1a

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/grafana/io.rest-assured-rest-assured-5.5.0' into combined-pr-branch
2 parents 2397750 + c33902b commit fc9ba1a

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
@@ -4,7 +4,7 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation 'org.assertj:assertj-core:3.25.3'
7-
testImplementation 'io.rest-assured:rest-assured:5.4.0'
7+
testImplementation 'io.rest-assured:rest-assured:5.5.0'
88
testImplementation 'io.micrometer:micrometer-registry-otlp:1.13.1'
99
testImplementation 'uk.org.webcompere:system-stubs-junit4:2.1.6'
1010
}

0 commit comments

Comments
 (0)