Skip to content

Commit eb13197

Browse files
Update plugin org.openrewrite.rewrite to v7.19.0
1 parent 332bac4 commit eb13197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
`java-library`
55
id("de.chojo.publishdata") version "1.4.0"
66
alias(libs.plugins.spotless)
7-
id("org.openrewrite.rewrite") version "7.18.0"
7+
id("org.openrewrite.rewrite") version "7.19.0"
88
}
99

1010
repositories {

0 commit comments

Comments
 (0)