From c676bd0dff0cc1bd42309643456ac634b505f79e Mon Sep 17 00:00:00 2001 From: Krishnananthalingam Tharmigan <63336800+TharmiganK@users.noreply.github.com> Date: Wed, 19 Feb 2025 20:14:26 +0530 Subject: [PATCH] Update ballerina to oas package version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 34e557c77..67f7942c5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.caching=true group=io.ballerina version=2.2.1-SNAPSHOT -ballerinaToOpenAPIVersion=2.2.0 +ballerinaToOpenAPIVersion=2.2.1-SNAPSHOT spotbugsPluginVersion=6.0.18 shadowJarPluginVersion=8.1.1