project: Update gradle dependencies

This commit is contained in:
OpenOSRS
2020-07-17 00:03:51 +00:00
parent b407e4b567
commit 402c4c2eb5
5 changed files with 9 additions and 9 deletions

View File

@@ -34,7 +34,7 @@ buildscript {
}
dependencies {
classpath("org.ajoberstar.grgit:grgit-core:4.0.2")
classpath("com.github.ben-manes:gradle-versions-plugin:0.28.0")
classpath("com.github.ben-manes:gradle-versions-plugin:0.29.0")
classpath("com.openosrs:injector-plugin:1.1.4")
}
}