Skip to content

Commit

Permalink
Update dependency au.com.dius.pact.provider:gradle to v4.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent c66cb3f commit 08f6b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath("net.serenity-bdd:serenity-gradle-plugin:2.4.34")
classpath("au.com.dius.pact.provider:gradle:4.1.41") {
classpath("au.com.dius.pact.provider:gradle:4.6.10") {
exclude group: 'com.vladsch.flexmark'
}
}
Expand Down

0 comments on commit 08f6b77

Please sign in to comment.