build(Needs bump): Bump dependencies

This commit is contained in:
oSumAtrIX 2023-10-01 23:51:36 +02:00
parent a177693ece
commit 022fd230f6
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.2"
revanced-library = "1.0.1"
revanced-patcher = "15.0.3"
revanced-library = "1.1.0"
[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin-test" }