Skip to content

Commit 44a4044

Browse files
Update plugin openrewrite to v7.9.0 (#4679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9cb6eaa commit 44a4044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jreleaser = { id = "org.jreleaser", version = "1.18.0" }
108108
# check if workaround in gradle.properties can be removed when updating
109109
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "2.2.0" }
110110
nullaway = { id = "net.ltgt.nullaway", version = "2.2.0" }
111-
openrewrite = { id = "org.openrewrite.rewrite", version = "7.8.0" }
111+
openrewrite = { id = "org.openrewrite.rewrite", version = "7.9.0" }
112112
plantuml = { id = "io.freefair.plantuml", version = "8.14" }
113113
shadow = { id = "com.gradleup.shadow", version = "8.3.7" }
114114
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }

0 commit comments

Comments
 (0)