Skip to content

Commit

Permalink
Modified compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
FabriDeCastelli committed Aug 9, 2023
1 parent 66b58cb commit 3ce7321
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ plugins {

group = "org.example"
version = "1.0-SNAPSHOT"

sourceCompatibility = '17.PREVIEW'
targetCompatibility = '17.PREVIEW'

configurations {
checkstyleConfig
Expand Down

0 comments on commit 3ce7321

Please sign in to comment.