Bump packages and add files to .gitignore

This commit is contained in:
oSumAtrIX 2024-07-01 00:44:14 +02:00
parent 7f8f1ff589
commit 1ec6999ddb
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
2 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View File

@ -39,4 +39,6 @@ out/
.env
persistence/
configuration.toml
docker-compose.yml
docker-compose.yml
patches-public-key.asc
integrations-public-key.asc

View File

@ -9,7 +9,7 @@ dotenv = "6.4.1"
ktor = "2.3.7"
ktoml = "0.5.1"
picocli = "4.7.6"
datetime = "0.5.0"
datetime = "0.6.0"
revanced-patcher = "19.3.1"
revanced-library = "2.3.0"
caffeine = "3.1.8"