Add a simple task bus with console status messages.
This commit is contained in:
parent
c6d83e67d5
commit
ec58268a25
5 changed files with 142 additions and 2 deletions
|
@ -12,7 +12,7 @@ plugins {
|
|||
id 'maven-publish'
|
||||
}
|
||||
|
||||
version = "1.1.4"
|
||||
version = "1.1.5"
|
||||
group = "dev.zontreck"
|
||||
archivesBaseName = "LibAC"
|
||||
java.toolchain.languageVersion = JavaLanguageVersion.of(17)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue