Skip to content

Commit

Permalink
Merge branch 'metrics-logs' into java21
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaMadhushan authored Dec 19, 2024
2 parents 6725f65 + 4d29d40 commit ccd5f92
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 28 deletions.
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
org = "ballerina"
name = "observe"
version = "1.4.0"
distribution = "2201.10.0"
distribution = "2201.11.0"
export = ["observe", "observe.mockextension" ]

[platform.java21]
Expand Down
25 changes: 0 additions & 25 deletions ballerina/Package.md

This file was deleted.

File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion build-config/resources/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
org = "ballerina"
name = "observe"
version = "@toml.version@"
distribution = "2201.10.0"
distribution = "2201.11.0"
export = ["observe", "observe.mockextension" ]

[platform.java21]
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit ccd5f92

Please sign in to comment.