We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spring-javaformat/spring-javaformat-gradle/spring-javaformat-gradle-plugin/src/main/java/io/spring/javaformat/gradle/SpringJavaFormatPlugin.java
Line 59 in adf3ecf
The above raises a warning starting with Gradle 8.2 as conventions will be removed in Gradle 9.
https://docs.gradle.org/8.2-rc-1/userguide/upgrading_version_8.html#deprecated_access_to_conventions
The text was updated successfully, but these errors were encountered:
7e97f32
No branches or pull requests
spring-javaformat/spring-javaformat-gradle/spring-javaformat-gradle-plugin/src/main/java/io/spring/javaformat/gradle/SpringJavaFormatPlugin.java
Line 59 in adf3ecf
The above raises a warning starting with Gradle 8.2 as conventions will be removed in Gradle 9.
https://docs.gradle.org/8.2-rc-1/userguide/upgrading_version_8.html#deprecated_access_to_conventions
The text was updated successfully, but these errors were encountered: