diff --git a/build.gradle b/build.gradle index 26cd049..f44d43b 100644 --- a/build.gradle +++ b/build.gradle @@ -7,8 +7,6 @@ plugins { group = "org.example" version = "1.0-SNAPSHOT" -sourceCompatibility = '17.PREVIEW' -targetCompatibility = '17.PREVIEW' configurations { checkstyleConfig