Skip to content

Commit

Permalink
Upgraded the convention plugin version to avoid dependency scan failures
Browse files Browse the repository at this point in the history
  • Loading branch information
tomakehurst committed Dec 2, 2024
1 parent 3d85753 commit 6944125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath "se.bjurr.gradle.java-convention:se.bjurr.gradle.java-convention.gradle.plugin:0.+"
classpath "org.wiremock.tools.gradle:extension-convention-plugin:0.3.0"
classpath "org.wiremock.tools.gradle:gradle-wiremock-extension-plugins:0.4.0"
}
}

Expand Down

0 comments on commit 6944125

Please sign in to comment.