We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587e32c commit 4bd0ab3Copy full SHA for 4bd0ab3
ballerina/CompilerPlugin.toml
@@ -3,7 +3,7 @@ id = "ai.np-compiler-plugin"
3
class = "io.ballerina.lib.ai.np.compilerplugin.CompilerPlugin"
4
5
[[dependency]]
6
-path = "../compiler-plugin/build/libs/ai.np-compiler-plugin-0.4.2-SNAPSHOT.jar"
+path = "../compiler-plugin/build/libs/ai.np-compiler-plugin-0.4.2.jar"
7
8
9
path = "../compiler-plugin/build/libs/ballerina-to-openapi-2.3.0.jar"
0 commit comments