Skip to content

Commit 1a6efd2

Browse files
chore(deps): update dependency io.rest-assured:rest-assured to v5.5.1
1 parent aefa941 commit 1a6efd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>io.rest-assured</groupId>
160160
<artifactId>rest-assured</artifactId>
161-
<version>5.5.0</version>
161+
<version>5.5.1</version>
162162
<scope>test</scope>
163163
</dependency>
164164
<!-- uncomment for logoutput during test runs -->

0 commit comments

Comments
 (0)