Skip to content

Commit

Permalink
chore: Bump org.openrewrite.rewrite
Browse files Browse the repository at this point in the history
Bumps the gradle-version-updates group in /backend with 1 update: org.openrewrite.rewrite.


Updates `org.openrewrite.rewrite` from 6.27.2 to 6.28.0

---
updated-dependencies:
- dependency-name: org.openrewrite.rewrite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 28, 2024
1 parent cd6ab6a commit 6a65855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
id "org.owasp.dependencycheck" version "8.4.3"
id "com.diffplug.spotless" version "6.25.0"
id "info.solidsoft.pitest" version "1.15.0"
id "org.openrewrite.rewrite" version "6.27.2"
id "org.openrewrite.rewrite" version "6.28.0"
}

spotless {
Expand Down

0 comments on commit 6a65855

Please sign in to comment.