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 May 3, 2024
1 parent 674eda3 commit ef17efb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ graalvmCompatible = true
groupId = "io.ballerina.lib"
artifactId = "avro-native"
version = "0.1.2"
path = "../native/build/libs/avro-native-0.1.2-SNAPSHOT.jar"
path = "../native/build/libs/avro-native-0.1.2.jar"

[[platform.java17.dependency]]
groupId = "org.apache.avro"
Expand Down
2 changes: 1 addition & 1 deletion ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.9.0-20240502-141200-0a49fa42"
distribution-version = "2201.9.0"

[[package]]
org = "ballerina"
Expand Down

0 comments on commit ef17efb

Please sign in to comment.