Skip to content

Commit

Permalink
Merge pull request #14 from prakanth97/codecov
Browse files Browse the repository at this point in the history
Update ballerina lang version
  • Loading branch information
prakanth97 authored Apr 9, 2024
2 parents d1e096f + 0fb212f commit f7b8da6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.9.0-20240403-114600-ceb51559"
distribution-version = "2201.9.0-20240405-165800-4b163f78"

[[package]]
org = "ballerina"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.gradle.caching=true
group=io.ballerina.lib
version=0.1.0-SNAPSHOT
ballerinaLangVersion=2201.9.0-20240403-114600-ceb51559
ballerinaLangVersion=2201.9.0-20240405-165800-4b163f78

checkstyleToolVersion=10.12.0
puppycrawlCheckstyleVersion=10.12.0
Expand Down

0 comments on commit f7b8da6

Please sign in to comment.