Skip to content

Commit eb15f5d

Browse files
Bump rest-assured from 4.3.0 to 4.3.1 in /plugins/maven/example-client (#224)
Bumps [rest-assured](https://github.com/jayway/rest-assured) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/jayway/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-4.3.0...rest-assured-4.3.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 047634a commit eb15f5d

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
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>io.rest-assured</groupId>
142142
<artifactId>rest-assured</artifactId>
143-
<version>4.3.0</version>
143+
<version>4.3.1</version>
144144
</dependency>
145145
<dependency>
146146
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)