File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22org = " wso2"
33name = " icp.runtime.bridge"
4- version = " 0.1.10 -SNAPSHOT"
4+ version = " 0.2.0 -SNAPSHOT"
55distribution = " 2201.13.2"
66repository = " https://github.com/wso2/icp-runtime-bridge"
77license = [" Apache-2.0" ]
@@ -10,4 +10,4 @@ license = ["Apache-2.0"]
1010graalvmCompatible = true
1111
1212[[platform .java21 .dependency ]]
13- path = " ../native/build/libs/icp.runtime.bridge-native-0.1.10 -SNAPSHOT.jar"
13+ path = " ../native/build/libs/icp.runtime.bridge-native-0.2.0 -SNAPSHOT.jar"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ id = "icp.runtime.bridge-compiler-plugin"
33class = " io.ballerina.lib.wso2.icp.compiler.SwaggerPackCompilerPlugin"
44
55[[dependency ]]
6- path = " lib/icp.runtime.bridge-compiler-plugin-0.1.10 -SNAPSHOT.jar"
6+ path = " lib/icp.runtime.bridge-compiler-plugin-0.2.0 -SNAPSHOT.jar"
77
88[[dependency ]]
99path = " lib/ballerina-to-openapi-2.4.0.jar"
Original file line number Diff line number Diff line change 11org.gradle.caching =true
22group =org.ballerinalang
3- version =0.1.10 -SNAPSHOT
3+ version =0.2.0 -SNAPSHOT
44
55puppycrawlCheckstyleVersion =10.12.0
66jacocoVersion =0.8.10
You can’t perform that action at this time.
0 commit comments