Skip to content

Commit

Permalink
Update toml files
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaMadhushan committed Feb 7, 2025
1 parent be9c7a5 commit 0cd2852
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion testobserve/ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ name = "testobserve"
version = "0.0.0"

[[platform.java21.dependency]]
path = "../native/build/libs/testobserve-native-1.3.0-SNAPSHOT-all.jar"
path = "../native/build/libs/testobserve-native-1.4.0-SNAPSHOT-all.jar"
2 changes: 1 addition & 1 deletion testobserve/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.10.0"
distribution-version = "2201.11.0"

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

0 comments on commit 0cd2852

Please sign in to comment.