diff --git a/gradle.properties b/gradle.properties index 254cbbd..9be2035 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.jvmargs = -Xmx1024M -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 org.gradle.caching = true -version = 1.0.2 +version = 1.0.3 ghooksPluginVersion = 1.1.1 springBootPluginVersion = 2.3.1.RELEASE spotbugsPluginVersion = 4.4.4