Skip to content

Commit

Permalink
Merge pull request #441 from ballerina-platform/release-1.7.0
Browse files Browse the repository at this point in the history
[Automated] Sync main after 1.7.0 release
  • Loading branch information
daneshk authored Oct 2, 2023
2 parents 6c4771f + 1eb2bbc commit 8f87a2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.8.0-20230726-145300-b2bdf796"
distribution-version = "2201.8.0"

[[package]]
org = "ballerina"
Expand Down
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org.gradle.caching=true
group=io.ballerina.stdlib
version=1.7.0-SNAPSHOT
version=1.7.1-SNAPSHOT

checkstylePluginVersion=10.12.0
spotbugsPluginVersion=5.0.14
Expand All @@ -9,11 +9,11 @@ downloadPluginVersion=5.4.0
releasePluginVersion=2.6.0
ballerinaGradlePluginVersion=2.0.1

ballerinaLangVersion=2201.8.0-20230908-135700-74a59dff
ballerinaLangVersion=2201.8.0

#stdlib dependencies
stdlibCryptoVersion=2.5.0-20230911-142900-8807d07
stdlibTimeVersion=2.4.0-20230911-140200-7f96f1e
stdlibCryptoVersion=2.5.0
stdlibTimeVersion=2.4.0

puppycrawlCheckstyleVersion=10.12.0
slf4jVersion=1.7.30

0 comments on commit 8f87a2a

Please sign in to comment.