Skip to content

Commit 336b6f7

Browse files
authoredDec 2, 2024
Upgraded the convention plugin version to avoid dependency scan failures (#69)
1 parent 3d85753 commit 336b6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77
dependencies {
88
classpath "se.bjurr.gradle.java-convention:se.bjurr.gradle.java-convention.gradle.plugin:0.+"
9-
classpath "org.wiremock.tools.gradle:extension-convention-plugin:0.3.0"
9+
classpath "org.wiremock.tools.gradle:gradle-wiremock-extension-plugins:0.4.0"
1010
}
1111
}
1212

0 commit comments

Comments
 (0)