From 794f4e7cdc535735140a937133951c7f3a063afb Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 24 Apr 2024 15:46:23 +0000 Subject: [PATCH 1/3] [Automated] Update the toml files --- ballerina/Ballerina.toml | 2 +- ballerina/Dependencies.toml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 2ae12ac..99e57f7 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -2,7 +2,7 @@ distribution = "2201.8.0" org = "ballerinax" name = "github" -version = "5.0.0" +version = "5.0.1" authors = ["Ballerina"] export = ["github"] keywords = ["IT Operations/Source Control", "Cost/Freemium"] diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 15a5381..b40e9ee 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -64,7 +64,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.10.10" +version = "2.10.12" dependencies = [ {org = "ballerina", name = "auth"}, {org = "ballerina", name = "cache"}, @@ -302,7 +302,7 @@ modules = [ [[package]] org = "ballerinax" name = "github" -version = "5.0.0" +version = "5.0.1" dependencies = [ {org = "ballerina", name = "constraint"}, {org = "ballerina", name = "http"}, From 601a18f55ecc09cd52e4a6a9c0847f6d697c135c Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 24 Apr 2024 15:47:41 +0000 Subject: [PATCH 2/3] [Gradle Release Plugin] - pre tag commit: 'v5.0.1'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b4663a0..9bfb0e3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=5.0.1-SNAPSHOT +version=5.0.1 ballerinaLangVersion=2201.8.4 releasePluginVersion=2.8.0 From 8495b1eb4560b3e0a9eeafbece992a27ee2ac993 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 24 Apr 2024 15:47:43 +0000 Subject: [PATCH 3/3] [Gradle Release Plugin] - new version commit: 'v5.0.2-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9bfb0e3..79ee326 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=5.0.1 +version=5.0.2-SNAPSHOT ballerinaLangVersion=2201.8.4 releasePluginVersion=2.8.0