Skip to content

Commit

Permalink
Merge branch 'main' into update-otlp-version
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaMadhushan authored Jan 9, 2025
2 parents 6c5df8f + bc65a3e commit 2d4f3d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# See: https://help.github.com/articles/about-codeowners/

# These owners will be the default owners for everything in the repo.
* @NipunaMadhushan @keizer619
* @chathurace @NipunaMadhushan @keizer619
2 changes: 1 addition & 1 deletion ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ modules = [
[[package]]
org = "ballerinax"
name = "newrelic"
version = "0.7.1"
version = "0.8.0"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
{org = "ballerina", name = "log"},
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

group=org.ballerinalang
version=0.8.0-SNAPSHOT
ballerinaLangVersion=2201.8.2
ballerinaLangVersion=2201.10.0
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
Expand Down

0 comments on commit 2d4f3d1

Please sign in to comment.