Upgrade to JavaCPP 1.5.4, Gradle 6.6.1

This commit is contained in:
Edwin Jakobs
2020-09-14 11:06:50 +02:00
parent 3d48d3eec4
commit 8e8aef200f
3 changed files with 3 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ project.ext {
openrndrVersion = openrndrUseSnapshot? "0.4.0-SNAPSHOT" : "0.3.44-rc.11"
kotlinVersion = "1.4.0"
spekVersion = "2.0.12"
libfreenectVersion = "0.5.7-1.5.3"
libfreenectVersion = "0.5.7-1.5.4"
gsonVersion = "2.8.6"
antlrVersion = "4.8-1"
}