Switched DelayedExecutorService to use ScheduledThreadPoolExecutor
This commit is contained in:
parent
8be88eedda
commit
47e114ba57
3 changed files with 27 additions and 22 deletions
|
@ -12,7 +12,7 @@ plugins {
|
|||
id 'maven-publish'
|
||||
}
|
||||
|
||||
version = "1.1.10"
|
||||
version = "1.1.11"
|
||||
group = "dev.zontreck"
|
||||
archivesBaseName = "LibAC"
|
||||
java.toolchain.languageVersion = JavaLanguageVersion.of(17)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue