Skip to content

Commit

Permalink
Merge pull request #121 from boxheed/dependabot/gradle/develop/com.fi…
Browse files Browse the repository at this point in the history
…zzpod-gradle-plugin-opinion-21.0.2

fix(deps): bump com.fizzpod:gradle-plugin-opinion from 21.0.1 to 21.0.2
  • Loading branch information
boxheed authored Jan 20, 2025
2 parents be9d853 + 81c9d2a commit c8856a0
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 @@ -9,7 +9,7 @@ buildscript {
}
}
dependencies {
classpath ('com.fizzpod:gradle-plugin-opinion:21.0.1') {
classpath ('com.fizzpod:gradle-plugin-opinion:21.0.2') {
exclude group: 'com.fizzpod', module: 'gradle-github-release-plugin'
}
}
Expand Down

0 comments on commit c8856a0

Please sign in to comment.