This commit is contained in:
Cloudburst 2023-01-14 09:22:56 +01:00 committed by GitHub
parent f363c354ba
commit 6b87823ca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ dependencies {
implementation("org.ow2.asm:asm:9.4")
implementation("org.ow2.asm:asm-tree:9.4")
implementation("com.github.vidstige:jadb:v1.2.1")
implementation("com.github.vidstige:jadb:master-SNAPSHOT")
}
gradlePlugin {