Skip to content

Commit c33902b

Browse files
Bump io.rest-assured:rest-assured in /modules/grafana
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.4.0 to 5.5.0. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.4.0...rest-assured-5.5.0) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a7dba0 commit c33902b

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)