Skip to content

Commit

Permalink
retry 22 with explicit plugin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpe7s committed Aug 16, 2024
1 parent c7c7c3e commit f3e6f45
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 {
}
dependencies {
// https://plugins.gradle.org/plugin/org.beryx.jlink
classpath "org.beryx:badass-jlink-plugin:+"
classpath "org.beryx:badass-jlink-plugin:3.0.1"
}
}

Expand Down

0 comments on commit f3e6f45

Please sign in to comment.