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 May 24, 2022
1 parent a2b567b commit a30d3d0
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.1.0</rest-assured.version>
<testcontainers.version>1.17.2</testcontainers.version>
</properties>

Expand Down

0 comments on commit a30d3d0

Please sign in to comment.