runelite-client: script update / outdated rework (thanks TomC)
This commit is contained in:
@@ -29,6 +29,7 @@ dependencies {
|
||||
compileOnly(group = "com.google.guava", name = "guava", version = "30.0-jre")
|
||||
compileOnly(group = "javax.inject", name = "javax.inject", version = "1")
|
||||
compileOnly(group = "org.slf4j", name = "slf4j-api", version = "1.7.30")
|
||||
compileOnly(group = "commons-io", name = "commons-io", version = "2.8.0")
|
||||
compileOnly(project(":injection-annotations"))
|
||||
compileOnly(project(":runescape-api"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user