Skip to content

Commit

Permalink
[Automated] Update the toml files for client native tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TharmiganK committed May 4, 2024
1 parent 172b9bc commit 075af24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions openapi-client-native/ballerina-tests/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ distribution = "2201.8.6"
[[platform.java17.dependency]]
groupId = "io.ballerina.openapi"
artifactId = "client-native"
version = "1.0.0-SNAPSHOT"
path = "../build/libs/openapi-client-native-1.0.0-SNAPSHOT.jar"
version = "1.0.1-SNAPSHOT"
path = "../build/libs/openapi-client-native-1.0.1-SNAPSHOT.jar"
2 changes: 1 addition & 1 deletion openapi-client-native/ballerina-tests/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-20240425-195200-d5ce8c72"
distribution-version = "2201.9.0"

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

0 comments on commit 075af24

Please sign in to comment.