From 3fabf5d7ddf0d29d2919e2778c5abd5037190b72 Mon Sep 17 00:00:00 2001 From: Radith Samarakoon <104646586+RadCod3@users.noreply.github.com> Date: Tue, 13 Jan 2026 12:51:55 +0530 Subject: [PATCH] Remove ignoreVersionMismatch property --- gradle.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d7b110b..0d7c827 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,6 @@ shadowJarPluginVersion=8.1.1 downloadPluginVersion=5.4.0 releasePluginVersion=2.8.0 ballerinaGradlePluginVersion=3.0.0 -ignoreVersionMismatch=true checkstylePluginVersion=10.12.0 spotbugsPluginVersion=6.0.18 ballerinaToOpenApiVersion=2.3.0