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.29.0 to 6.29.1

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 24, 2024
1 parent 9dd3b22 commit 06eceb1
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.29.0"
id "org.openrewrite.rewrite" version "6.29.1"
}

spotless {
Expand Down

0 comments on commit 06eceb1

Please sign in to comment.