project: rev 199
This commit is contained in:
@@ -28,6 +28,8 @@ description = "RuneScape Client"
|
||||
|
||||
dependencies {
|
||||
implementation(project(":injection-annotations"))
|
||||
implementation(group = "org.bouncycastle", name = "bcprov-jdk15on", version = "1.52")
|
||||
|
||||
|
||||
testImplementation(group = "junit", name = "junit", version = "4.12")
|
||||
testImplementation(group = "org.slf4j", name = "slf4j-api", version = "1.7.12")
|
||||
|
||||
Reference in New Issue
Block a user