Skip to content

Commit

Permalink
[Automated] Update the native jar versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Oct 6, 2022
1 parent 9a65fe3 commit bc6dc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export = ["protobuf", "protobuf.types.any", "protobuf.types.duration", "protobuf
groupId = "io.ballerina.stdlib"
artifactId = "protobuf-native"
version = "1.3.1"
path = "../native/build/libs/protobuf-native-1.3.1-SNAPSHOT.jar"
path = "../native/build/libs/protobuf-native-1.3.1.jar"

[[platform.java11.dependency]]
path = "./lib/protobuf-java-3.20.3.jar"

0 comments on commit bc6dc30

Please sign in to comment.