Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrolamarao committed Feb 21, 2024
1 parent 7b7ee8c commit 903a96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ pluginManagement {
resolutionStrategy {
eachPlugin {
if (requested.id.id.startsWith("br.dev.pedrolamarao.metal.")) {
useModule("br.dev.pedrolamarao.gradle.metal:plugins:0.5+")
useModule("br.dev.pedrolamarao.gradle.metal:plugins:0.5")
}
}
}
Expand Down

0 comments on commit 903a96c

Please sign in to comment.