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 30, 2022
1 parent e1b8104 commit bcf94a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ license = ["Apache-2.0"]
distribution = "2201.0.4"

[[platform.java11.dependency]]
path = "../native/build/libs/os-native-1.3.0-SNAPSHOT.jar"
path = "../native/build/libs/os-native-1.3.0.jar"

[[platform.java11.dependency]]
path = "./lib/io-native-1.2.2-20220527-135700-5f04b78.jar"
path = "./lib/io-native-1.2.2.jar"

[[platform.java11.dependency]]
path = "../test-utils/build/libs/os-test-utils-1.3.0-SNAPSHOT.jar"
path = "../test-utils/build/libs/os-test-utils-1.3.0.jar"

0 comments on commit bcf94a0

Please sign in to comment.