build: Bump dependencies

This commit is contained in:
oSumAtrIX 2023-10-04 04:19:23 +02:00
parent 64d9127291
commit 89acffe788
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ shadow = "8.1.1"
kotlin-test = "1.8.20-RC"
kotlinx-coroutines-core = "1.7.3"
picocli = "4.7.3"
revanced-patcher = "15.0.3"
revanced-library = "1.1.0"
revanced-patcher = "16.0.0"
revanced-library = "1.1.1"
[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin-test" }