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] authored Aug 21, 2023
1 parent 29ce78f commit 489c397
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.3.1</rest-assured.version>
<testcontainers.version>1.19.0</testcontainers.version>
</properties>

Expand Down

0 comments on commit 489c397

Please sign in to comment.