Skip to content

Commit

Permalink
Update dependency io.rest-assured:rest-assured to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 13, 2022
1 parent b150840 commit dfe2139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-network-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<rest-assured.version>4.5.1</rest-assured.version>
<rest-assured.version>5.0.1</rest-assured.version>
<testcontainers.version>1.17.1</testcontainers.version>
</properties>

Expand Down

0 comments on commit dfe2139

Please sign in to comment.