File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ graalvmCompatible = true
1616groupId = " io.ballerina.stdlib"
1717artifactId = " mssql-native"
1818version = " 1.16.3"
19- path = " ../native/build/libs/mssql-native-1.16.3-SNAPSHOT .jar"
19+ path = " ../native/build/libs/mssql-native-1.16.3.jar"
2020
2121[[platform .java21 .dependency ]]
2222groupId = " io.ballerina.stdlib"
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ id = "mssql-compiler-plugin"
33class = " io.ballerina.stdlib.mssql.compiler.MSSQLCompilerPlugin"
44
55[[dependency ]]
6- path = " ../compiler-plugin/build/libs/mssql-compiler-plugin-1.16.3-SNAPSHOT .jar"
6+ path = " ../compiler-plugin/build/libs/mssql-compiler-plugin-1.16.3.jar"
Original file line number Diff line number Diff line change 11group =io.ballerina.stdlib
2- version =1.16.3 -SNAPSHOT
2+ version =1.16.4 -SNAPSHOT
33ballerinaLangVersion =2201.12.0
44
55checkstylePluginVersion =10.12.1
You can’t perform that action at this time.
0 commit comments