Fix a bug in SpinnerTask and attempt to fix the DelayedExecutorService#stopRepeatingThread
This commit is contained in:
parent
7be51f52d6
commit
725217967b
3 changed files with 4 additions and 3 deletions
|
@ -12,7 +12,7 @@ plugins {
|
|||
id 'maven-publish'
|
||||
}
|
||||
|
||||
version = "1.1.12"
|
||||
version = "1.1.13"
|
||||
group = "dev.zontreck"
|
||||
archivesBaseName = "LibAC"
|
||||
java.toolchain.languageVersion = JavaLanguageVersion.of(17)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue