We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dfc28e commit 73e8c7dCopy full SHA for 73e8c7d
subprojects/performance/templates.gradle
@@ -26,7 +26,7 @@ tasks.register("gradleBuildBaseline", RemoteProject) {
26
remoteUri = rootDir.absolutePath
27
// Remember to update accordingly when rebasing/squashing
28
// Do not use the "Rebase and merge" nor "Squash and merge" Github buttons when merging a PR that change the baseline
29
- ref = 'a846542aa16003eac8905365bb56948f6c20edfd'
+ ref = '3572aa1db6dc7785049b33118954c627b9915ae9'
30
}
31
32
// === Java ===
0 commit comments