forked from DiscordBots/lilJudd
chore: upgrade crontab
Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
9a134c691f
commit
4a0792af08
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ val coroutinesver = "1.7.3"
|
|||
val ktor_version = "2.3.4"
|
||||
val exposedver = "0.43.0"
|
||||
val postgresver = "42.6.0"
|
||||
val krontabver = "2.2.0"
|
||||
val krontabver = "2.2.1"
|
||||
|
||||
val mavenArtifact = "lilJudd"
|
||||
project.base.archivesName.set(mavenArtifact)
|
||||
|
|
Loading…
Reference in a new issue