cloud-fabric: Update for Minecraft 1.19.3 (#411)
This also removes support for older versions (1.19-1.19.2) Co-authored-by: zml <zml@stellardrift.ca>
This commit is contained in:
parent
c0cdd3310d
commit
7777a85d41
9 changed files with 52 additions and 28 deletions
|
|
@ -6,6 +6,10 @@ plugins {
|
|||
id("cloud.base-conventions")
|
||||
}
|
||||
|
||||
indra {
|
||||
javaVersions().target(17)
|
||||
}
|
||||
|
||||
tasks {
|
||||
compileJava {
|
||||
options.errorprone {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue