From d4b205e21c17d05992b187f2fa9d2abf8308a244 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 30 May 2022 07:02:15 +0000 Subject: [PATCH] [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 2441cb59..ca9deccc 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -54,7 +54,7 @@ modules = [ [[package]] org = "ballerina" name = "observe" -version = "1.0.4" +version = "1.0.2" scope = "testOnly" dependencies = [ {org = "ballerina", name = "jballerina.java"}