Update java version
This commit is contained in:
parent
7bcce9c7e0
commit
2456c36649
7 changed files with 13 additions and 1 deletions
|
|
@ -6,6 +6,8 @@ eclipse {
|
|||
|
||||
description = 'bukkit-helper-1.19.4'
|
||||
|
||||
sourceCompatibility = targetCompatibility = compileJava.sourceCompatibility = compileJava.targetCompatibility = JavaLanguageVersion.of(17) // Need this here so eclipse task generates correctly.
|
||||
|
||||
dependencies {
|
||||
implementation project(':bukkit-helper')
|
||||
implementation project(':dynmap-api')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue