Skip to content

Commit f51ace1

Browse files
Bump io.rest-assured:rest-assured in /plugins/maven/example-client
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.3.2 to 5.5.0. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](https://github.com/rest-assured/rest-assured/commits/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] <support@github.com>
1 parent a18ed9b commit f51ace1

File tree

1 file changed

+1
-1
lines changed
  • plugins/maven/example-client

1 file changed

+1
-1
lines changed

plugins/maven/example-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<dependency>
181181
<groupId>io.rest-assured</groupId>
182182
<artifactId>rest-assured</artifactId>
183-
<version>5.3.2</version>
183+
<version>5.5.0</version>
184184
</dependency>
185185
<dependency>
186186
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)