1 Commits

Author SHA1 Message Date
renovate[bot]
7c93be09ca Update dependency com.github.ajalt.clikt:clikt to v5.0.3 2025-02-09 21:33:11 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM bellsoft/liberica-openjdk-alpine:21.0.8
FROM bellsoft/liberica-openjdk-alpine:19
ADD ./build/distributions/booru_grabber_bot.tar /
RUN chown -R 1000:1000 "/booru_grabber_bot"

View File

@@ -9,7 +9,7 @@ kslog = "1.3.6"
ktor = "3.0.1"
exposed = "0.55.0"
psql = "42.7.4"
clikt = "5.0.1"
clikt = "5.0.3"
[libraries]