Skip to content

Commit

Permalink
Merge pull request #16 from ayeshLK/main
Browse files Browse the repository at this point in the history
Remove Java platform version from the build gradle
  • Loading branch information
ayeshLK authored Feb 18, 2025
2 parents 1506c88 + 8cb14d5 commit 8ffb0e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ballerina/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ ballerina {
module = packageName
testCoverageParam = "--code-coverage --coverage-format=xml"
isConnector = true
platform = "java17"
}

configurations {
Expand Down

0 comments on commit 8ffb0e5

Please sign in to comment.