From e3d64567d03e0e037848f64ed75da9df1129a07a Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 8 Aug 2024 09:52:51 +0000 Subject: [PATCH 1/3] [Automated] Update the toml files --- ballerina/Dependencies.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 592fd0c..ec19aec 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -96,7 +96,7 @@ modules = [ [[package]] org = "ballerina" name = "io" -version = "1.6.0" +version = "1.6.1" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "lang.value"} From bd32fdfbbccfef054a4d92a6a1554a3817ddf4da Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 8 Aug 2024 09:55:30 +0000 Subject: [PATCH 2/3] [Gradle Release Plugin] - pre tag commit: 'v2.0.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a704c8a..bc864fc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib -version=2.0.0-SNAPSHOT +version=2.0.0 checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14 From a3f0eb6f3e644c75fc293389c2554165345d7879 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 8 Aug 2024 09:55:32 +0000 Subject: [PATCH 3/3] [Gradle Release Plugin] - new version commit: 'v2.0.1-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index bc864fc..40aa4cc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib -version=2.0.0 +version=2.0.1-SNAPSHOT checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14