Skip to content

Commit 8698c39

Browse files
Bump io.rest-assured:rest-assured from 5.4.0 to 5.5.0
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 0037123 commit 8698c39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/test-javalin-jsonb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>io.rest-assured</groupId>
103103
<artifactId>rest-assured</artifactId>
104-
<version>5.4.0</version>
104+
<version>5.5.0</version>
105105
<scope>test</scope>
106106
</dependency>
107107

tests/test-javalin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>io.rest-assured</groupId>
9696
<artifactId>rest-assured</artifactId>
97-
<version>5.4.0</version>
97+
<version>5.5.0</version>
9898
<scope>test</scope>
9999
</dependency>
100100

0 commit comments

Comments
 (0)