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 Apr 22, 2023
1 parent 45bc728 commit 7f8660a
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 @@ -13,7 +13,7 @@ distribution = "2201.3.0"
groupId = "io.ballerina.stdlib"
artifactId = "task-native"
version = "2.3.2"
path = "../native/build/libs/task-native-2.3.2-SNAPSHOT.jar"
path = "../native/build/libs/task-native-2.3.2.jar"

[[platform.java11.dependency]]
path = "./lib/quartz-2.3.2.jar"

0 comments on commit 7f8660a

Please sign in to comment.