You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been using the version 0.0.15 of io.spring.javaformat:spring-javaformat-checkstyle for a long time now. The latest version is 0.0.39, and, when updating to that version, we have to apply the new code formatting to the code, or the checkFormat* tasks won't pass.
We have been using the version
0.0.15
ofio.spring.javaformat:spring-javaformat-checkstyle
for a long time now. The latest version is0.0.39
, and, when updating to that version, we have to apply the new code formatting to the code, or thecheckFormat*
tasks won't pass.This situation was revealed when migrating to Gradle's Version Catalog
The text was updated successfully, but these errors were encountered: