From defd3727e17e234d205d874b0ec79ec679082802 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 9 Oct 2024 15:20:13 +0000 Subject: [PATCH 1/4] [Automated] Update the native jar versions --- ballerina/Dependencies.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 784c703..64fe075 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -23,7 +23,7 @@ modules = [ [[package]] org = "ballerina" name = "io" -version = "1.6.1" +version = "1.6.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}, From 812e98e7c1be1e7ee04fac976416e155d1ccaded Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 9 Oct 2024 15:20:58 +0000 Subject: [PATCH 2/4] [Automated] Update the native jar versions --- ballerina/Ballerina.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index b3e1fed..80d8934 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -19,7 +19,7 @@ graalvmCompatible = true groupId = "io.ballerina.lib" artifactId = "avro-native" version = "1.0.1" -path = "../native/build/libs/avro-native-1.0.1-SNAPSHOT.jar" +path = "../native/build/libs/avro-native-1.0.1.jar" [[platform.java17.dependency]] groupId = "org.apache.avro" From 92b192a5affd767dc0405ce96e38f0fc39a8de44 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 9 Oct 2024 15:21:04 +0000 Subject: [PATCH 3/4] [Gradle Release Plugin] - pre tag commit: 'v1.0.1'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b45ad16..7ae9fc3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib -version=1.0.1-SNAPSHOT +version=1.0.1 ballerinaLangVersion=2201.9.0 checkstylePluginVersion=10.12.0 From 6e642fa5737b164b6922466d4e28459ed503c600 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 9 Oct 2024 15:21:06 +0000 Subject: [PATCH 4/4] [Gradle Release Plugin] - new version commit: 'v1.0.2-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7ae9fc3..1ac0d4c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib -version=1.0.1 +version=1.0.2-SNAPSHOT ballerinaLangVersion=2201.9.0 checkstylePluginVersion=10.12.0