diff --git a/maja-web/build.gradle b/maja-web/build.gradle index 422553c..4e1fae4 100644 --- a/maja-web/build.gradle +++ b/maja-web/build.gradle @@ -7,7 +7,7 @@ dependencies { compile 'org.tinylog:tinylog:1.3.4' compile 'com.google.guava:guava:24.0-jre' compile 'com.google.code.gson:gson:2.8.2' - compile 'com.github.template72:template72:0.1.0-BETA2' + compile 'com.github.template72:template72:0.1.0' compile 'commons-lang:commons-lang:2.6' compile 'org.quartz-scheduler:quartz:2.3.0' }