Skip to content

2021-May-22 - Prerelease - 2.6.189

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 May 03:37
33d6211
Some minor code clean ups. (#9253)

Runs spotlessJavaApply and changes some ifs into ternary operators
to avoid redundant computation that gets re-assigned.