Skip to content

Commit

Permalink
Bump io.quarkiverse.pact:quarkus-pact-consumer from 1.4.2 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps io.quarkiverse.pact:quarkus-pact-consumer from 1.4.2 to 1.5.0.

---
updated-dependencies:
- dependency-name: io.quarkiverse.pact:quarkus-pact-consumer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 88153d8 commit 0f32cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weaver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<failsafe.useModulePath>false</failsafe.useModulePath>
<maven.compiler.release>17</maven.compiler.release>
<pact.version>1.4.2</pact.version>
<pact.version>1.5.0</pact.version>
<pact.writer.overwrite>true</pact.writer.overwrite>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit 0f32cf7

Please sign in to comment.