Skip to content

Commit 025b8bd

Browse files
author
ballerina-bot
committed
[Automated] Update the native jar versions
1 parent 7ec92b2 commit 025b8bd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ballerina/Ballerina.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
org = "ballerina"
33
name = "cloud"
4-
version = "3.3.3"
4+
version = "3.3.4"
55
repository = "https://github.com/ballerina-platform/module-ballerina-c2c"
66
license = ["Apache-2.0"]
77
keywords = ["cloud", "kubernetes", "docker", "k8s", "c2c"]

ballerina/CompilerPlugin.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ id = "code2cloud"
33
class = "io.ballerina.c2c.C2CCompilerPlugin"
44

55
[[dependency]]
6-
path = "../compiler-plugin/build/libs/cloud-compiler-plugin-3.3.3.jar"
6+
path = "../compiler-plugin/build/libs/cloud-compiler-plugin-3.3.4.jar"

ballerina/Dependencies.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ distribution-version = "2201.12.0"
1010
[[package]]
1111
org = "ballerina"
1212
name = "cloud"
13-
version = "3.3.3"
13+
version = "3.3.4"
1414
modules = [
1515
{org = "ballerina", packageName = "cloud", moduleName = "cloud"}
1616
]

0 commit comments

Comments
 (0)