We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52adb2f commit 954898eCopy full SHA for 954898e
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id "org.springframework.boot" version "3.4.2"
4
id "io.spring.dependency-management" version "1.1.7"
5
id "com.diffplug.spotless" version "7.0.2"
6
- id "org.openrewrite.rewrite" version "7.0.4"
+ id "org.openrewrite.rewrite" version "7.1.2"
7
}
8
9
group = "com.sivalabs"
0 commit comments