diff --git a/gradle.properties b/gradle.properties index 8a213589..62302cb6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ project_vcs=https://github.com/melix/jmh-gradle-plugin.git jacocoVersion = 0.8.10 jmhVersion = 1.37 shadowVersion = 7.1.2 -shadowForkVersion = 8.1.2 +shadowForkVersion = 8.1.3 spockVersion = 2.3-groovy-3.0 org.gradle.jvmargs=-Xmx4g -Dfile.encoding=UTF-8