build(Needs bump): Bump dependencies

This commit is contained in:
oSumAtrIX 2023-10-05 17:54:24 +02:00
parent ca07dbc0e7
commit 0c70b589b6
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

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 = "16.0.0"
revanced-library = "1.1.1"
revanced-patcher = "16.0.2"
revanced-library = "1.1.2"
[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin-test" }