Skip to content

Commit

Permalink
chore: trying to fix build in Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Dec 8, 2024
1 parent f4292ae commit 3c44d52
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 @@ -5,7 +5,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "se.bjurr.gradle.java-convention:se.bjurr.gradle.java-convention.gradle.plugin:0.5.8"
classpath "se.bjurr.gradle.java-convention:se.bjurr.gradle.java-convention.gradle.plugin:0.+"
classpath "org.wiremock.tools.gradle:gradle-wiremock-extension-plugins:0.4.0"
}
}
Expand Down

0 comments on commit 3c44d52

Please sign in to comment.