Skip to content

Commit

Permalink
Merge pull request #38 from ballerina-platform/updateVersions
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
RDPerera authored Nov 21, 2024
2 parents 3d47030 + 9f00898 commit e7187fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
org.gradle.caching=true
group=io.ballerina.stdlib
version=1.0.3-SNAPSHOT
version=1.1.0-SNAPSHOT

ballerinaLangVersion=2201.11.0-20241112-214900-6b80ab87
ballerinaLangVersion=2201.11.0-20241117-133400-a3054b77

ballerinaGradlePluginVersion=2.0.1
testngVersion=7.6.1
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 e7187fc

Please sign in to comment.