Skip to content

Commit

Permalink
upgraded to Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
musketyr committed Jan 7, 2025
1 parent 7016e69 commit d37362d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ group=builders.dsl

version=3.0.0-SNAPSHOT

javaVersion = 8
javaVersion = 11
groovyVersion = 2.5.11
spockVersion = 1.3-groovy-2.5
closureSupportVersion = 0.6.1
Expand Down

0 comments on commit d37362d

Please sign in to comment.