Skip to content

Commit 80933e7

Browse files
chore(deps): update dependency org.openrewrite:plugin to v7.29.1
1 parent 187bf5c commit 80933e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")
1212
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.8")
1313
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:5.1.0")
14-
implementation("org.openrewrite:plugin:7.29.0")
14+
implementation("org.openrewrite:plugin:7.29.1")
1515
}
1616

1717
java {

0 commit comments

Comments
 (0)