Formatting

This commit is contained in:
Ryan Baxter
2024-06-06 10:46:55 -04:00
parent 8aa6a08283
commit 0e738265ad

View File

@@ -112,4 +112,5 @@ class PostReleaseTasksConfiguration {
DistributeReleaseBundleTask distributeReleaseBundleTask(Releaser releaser) {
return new DistributeReleaseBundleTask(releaser);
}
}