diff --git a/build.gradle b/build.gradle index 6f5b4c76..01af7208 100644 --- a/build.gradle +++ b/build.gradle @@ -37,9 +37,9 @@ plugins { //} project.ext { - openrndrVersion = "0.3.38-rc.4" + openrndrVersion = "0.3.38-rc.5" kotlinVersion = "1.3.61" - spekVersion = "2.0.6" + spekVersion = "2.0.9" libfreenectVersion = "0.5.7-1.5.2" gsonVersion = "2.8.6" }