Skip to content

Commit

Permalink
Update distribution version
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaMadhushan committed May 6, 2024
1 parent 461fff9 commit 3a62082
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
org = "ballerinax"
name = "jaeger"
version = "@toml.version@"
distribution = "2201.7.0"
distribution = "2201.9.0"

[platform.java17]
graalvmCompatible = true
Expand Down
4 changes: 2 additions & 2 deletions 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.8.3"
distribution-version = "2201.9.0"

[[package]]
org = "ballerina"
Expand Down Expand Up @@ -38,7 +38,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "observe"
version = "1.2.0"
version = "1.2.3"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
]
Expand Down

0 comments on commit 3a62082

Please sign in to comment.