1
0
mirror of https://github.com/square/okhttp.git synced 2025-08-07 12:42:57 +03:00

Cleanup libs.versions.toml (#7082)

This commit is contained in:
Goooler
2022-02-18 03:03:07 +08:00
committed by GitHub
parent 631a29eb7a
commit 9d0208d43a
9 changed files with 45 additions and 65 deletions

View File

@@ -31,7 +31,7 @@ dependencies {
implementation(libs.junit.jupiter.params)
implementation(libs.assertk)
implementation(libs.graalvm.nativeimage.svm)
implementation(libs.nativeImageSvm)
compileOnly(libs.findbugs.jsr305)
}