diff --git a/build-config/resources/Ballerina.toml b/build-config/resources/Ballerina.toml index c4848d8..abc04a2 100644 --- a/build-config/resources/Ballerina.toml +++ b/build-config/resources/Ballerina.toml @@ -2,7 +2,7 @@ org = "ballerinax" name = "wso2.apim.catalog" version = "@toml.version@" -distribution = "2201.10.0" +distribution = "2201.12.0" [platform.java21] graalvmCompatible = true diff --git a/gradle.properties b/gradle.properties index 6e5669d..3c96ecf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ githubJohnrengelmanShadowVersion=8.1.0 underCouchDownloadVersion=5.4.0 researchgateReleaseVersion=2.8.0 testngVersion=7.6.1 -ballerinaGradlePluginVersion=2.0.1 +ballerinaGradlePluginVersion=2.3.0 swaggerParserVersion=2.1.16 swaggerVersion=2.2.10 snakeYamlversion=2.0