Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump io.freefair.settings.plugin-versions from 8.11 to 8.12
Browse files Browse the repository at this point in the history
Bumps [io.freefair.settings.plugin-versions](https://github.com/freefair/gradle-plugins) from 8.11 to 8.12.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.11...8.12)

---
updated-dependencies:
- dependency-name: io.freefair.settings.plugin-versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 27, 2025
1 parent bf8c2c7 commit a2187bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ pluginManagement {
}

plugins {
id "io.freefair.settings.plugin-versions" version "8.11"
id "io.freefair.settings.plugin-versions" version "8.12"
id "com.gradle.develocity" version "3.19.1"
}

0 comments on commit a2187bb

Please sign in to comment.