Skip to content

Commit

Permalink
chore(deps): update plugin org.openrewrite.rewrite to v6.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 7, 2024
1 parent 422a633 commit a348bf6
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
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'org.openrewrite.rewrite' version '6.21.1'
id 'org.openrewrite.rewrite' version '6.22.0'
}

group = 'sh.libre.scim'
Expand Down

0 comments on commit a348bf6

Please sign in to comment.