Skip to content

Commit

Permalink
Bump org.ajoberstar.reckon.settings from 0.18.3 to 0.19.1
Browse files Browse the repository at this point in the history
Bumps [org.ajoberstar.reckon.settings](https://github.com/ajoberstar/reckon) from 0.18.3 to 0.19.1.
- [Release notes](https://github.com/ajoberstar/reckon/releases)
- [Commits](ajoberstar/reckon@0.18.3...0.19.1)

---
updated-dependencies:
- dependency-name: org.ajoberstar.reckon.settings
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent a06856c commit e7c018c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pluginManagement {
}

plugins {
id("org.ajoberstar.reckon.settings") version "0.18.3"
id("org.ajoberstar.reckon.settings") version "0.19.1"
}

extensions.configure<org.ajoberstar.reckon.gradle.ReckonExtension> {
Expand Down

0 comments on commit e7c018c

Please sign in to comment.