mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-08-27 04:37:47 +00:00
Vwop
This commit is contained in:
@@ -119,6 +119,10 @@ dependencies {
|
||||
testRuntimeOnly(libs.paper.api)
|
||||
}
|
||||
|
||||
tasks.named('test').configure {
|
||||
maxHeapSize = '1g'
|
||||
}
|
||||
|
||||
java {
|
||||
toolchain {
|
||||
languageVersion = JavaLanguageVersion.of(25)
|
||||
|
||||
Reference in New Issue
Block a user