diff --git a/gradle.properties b/gradle.properties index ff8c479d..d8a900f4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina -version=0.4.2 +version=0.4.3 #dependency ballerinaLangVersion=2201.4.0 @@ -15,7 +15,7 @@ commonsIoVersion=2.11.0 graphqlJavaVersion=17.2 googleGuavaVersion=30.1.1-jre snakeYamlVersion=1.29 -orgJsonVersion=20230227 +orgJsonVersion=20231013 picocliVersion=4.0.1 org.gradle.jvmargs=-Xmx4096M