Skip to content

Commit fb62b62

Browse files
Bump rest-assured from 5.1.0 to 5.1.1 (#408)
Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.1.0...rest-assured-5.1.1) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7928b05 commit fb62b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>io.rest-assured</groupId>
134134
<artifactId>rest-assured</artifactId>
135-
<version>5.1.0</version>
135+
<version>5.1.1</version>
136136
<exclusions>
137137
<exclusion>
138138
<groupId>org.codehaus.groovy</groupId>

0 commit comments

Comments
 (0)