chore: upgrade crontab

Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
moonleay 2023-09-26 07:43:56 +02:00
parent 9a134c691f
commit 4a0792af08

View file

@ -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)