chore: upgrade crontab
Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
11cc32ce72
commit
984c9653d9
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 ktor_version = "2.3.4"
|
||||||
val exposedver = "0.43.0"
|
val exposedver = "0.43.0"
|
||||||
val postgresver = "42.6.0"
|
val postgresver = "42.6.0"
|
||||||
val krontabver = "2.2.0"
|
val krontabver = "2.2.1"
|
||||||
|
|
||||||
val mavenArtifact = "lilJudd"
|
val mavenArtifact = "lilJudd"
|
||||||
project.base.archivesName.set(mavenArtifact)
|
project.base.archivesName.set(mavenArtifact)
|
||||||
|
|
Loading…
Reference in a new issue