Skip to content

Commit fdb400b

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 6.0.0. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](https://github.com/rest-assured/rest-assured/commits/rest-assured-6.0.0) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a18ed9b commit fdb400b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugins/maven/example-client

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>6.0.0</version>
184184
</dependency>
185185
<dependency>
186186
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)