Skip to content

Commit

Permalink
Merge pull request #3487 from aws/hdavidh/v2-migration-tests-pin-grad…
Browse files Browse the repository at this point in the history
…le-plugin

Pin OpenRewrite Gradle plugin version
  • Loading branch information
aws-sdk-java-automation authored Nov 27, 2024
2 parents ae5d234 + ba2805d commit 8683cae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ initscript {
maven { url "https://plugins.gradle.org/m2" }
}
dependencies {
classpath("org.openrewrite:plugin:latest.release")
classpath("org.openrewrite:plugin:6.27.2")
}
}

Expand Down

0 comments on commit 8683cae

Please sign in to comment.