From e65a3ad4262c20e721b22b2ef3e3d64984fd3ba1 Mon Sep 17 00:00:00 2001 From: Thisaru Guruge Date: Tue, 2 Apr 2024 13:37:41 +0530 Subject: [PATCH] Update the Ballerina docker image --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4168124..c31cbe0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.caching=true group=io.ballerina.lib version=5.0.0-SNAPSHOT -ballerinaLangVersion=2201.8.5 +ballerinaLangVersion=2201.8.6 checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14