fabric-1.20.6: update to 1.20.6
This commit is contained in:
parent
6e0ba97142
commit
e564e1073e
4 changed files with 12 additions and 11 deletions
|
|
@ -12,7 +12,7 @@ eclipse {
|
|||
}
|
||||
}
|
||||
|
||||
sourceCompatibility = targetCompatibility = compileJava.sourceCompatibility = compileJava.targetCompatibility = JavaLanguageVersion.of(17) // Need this here so eclipse task generates correctly.
|
||||
sourceCompatibility = targetCompatibility = compileJava.sourceCompatibility = compileJava.targetCompatibility = JavaLanguageVersion.of(21) // Need this here so eclipse task generates correctly.
|
||||
|
||||
configurations {
|
||||
shadow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue