chore: Version 0.8.0
This commit is contained in:
@@ -38,7 +38,7 @@ tasks.test {
|
||||
useJUnitPlatform()
|
||||
systemProperties(
|
||||
"junit.jupiter.execution.timeout.mode" to "disabled_on_debug",
|
||||
"junit.jupiter.execution.timeout.testable.method.default" to "10s",
|
||||
"junit.jupiter.execution.timeout.testable.method.default" to "30s",
|
||||
"junit.jupiter.execution.timeout.thread.mode.default" to "SEPARATE_THREAD",
|
||||
)
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
org.gradle.jvmargs = -Xmx2G
|
||||
org.gradle.configuration-cache = true
|
||||
|
||||
tweed5.version = 0.7.1
|
||||
tweed5.version = 0.8.0
|
||||
|
||||
git.url = https://gitea.siphalor.de/siphalor/tweed5
|
||||
|
||||
Reference in New Issue
Block a user