Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from postfinance/dependabot/maven/io.rest-assur…
Browse files Browse the repository at this point in the history
…ed-rest-assured-5.5.0

chore(deps-dev): bump io.rest-assured:rest-assured from 5.4.0 to 5.5.0
  • Loading branch information
bbortt authored Jul 8, 2024
2 parents 3891796 + 2e8446a commit 8b6436b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<quarkus.platform.version>3.12.1</quarkus.platform.version>

<iban4j.version>3.2.9-RELEASE</iban4j.version>
<rest-assured.version>5.4.0</rest-assured.version>
<rest-assured.version>5.5.0</rest-assured.version>
<quarkus-openapi-generator-server.version>2.4.2</quarkus-openapi-generator-server.version>

<compiler-plugin.version>3.13.0</compiler-plugin.version>
Expand Down

0 comments on commit 8b6436b

Please sign in to comment.