Skip to content

Commit bd9fcd5

Browse files
committed
test: recreateClosedPullRequest
1 parent ff70427 commit bd9fcd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build.gradle.kts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ wrapperUpgrade {
3232
gradle {
3333
register("common-custom-user-data-gradle-plugin") {
3434
repo = "gradle/common-custom-user-data-gradle-plugin"
35+
options {
36+
recreateClosedPullRequest = true
37+
}
3538
}
3639
}
3740
}

0 commit comments

Comments
 (0)