Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Ballerina-Lang and Dependency versions to stable versions #263

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.gradle.caching=true
group=org.ballerinalang
version=1.1.1-SNAPSHOT
ballerinaLangVersion=2201.6.0-20230525-070000-e36fc7ac
ballerinaLangVersion=2201.6.1

ballerinaGradlePluginVersion=0.15.0
checkstylePluginVersion=8.18
Expand All @@ -21,33 +21,33 @@ observeInternalVersion=1.0.6

# Standard Library Dependencies
# Stdlib Level 01
stdlibConstraintVersion=1.2.0-20230518-182800-2681a7b
stdlibConstraintVersion=1.2.0
stdlibIoVersion=1.4.1
stdlibRegexVersion=1.4.3
stdlibTimeVersion=2.2.4
stdlibUrlVersion=2.2.3

# Stdlib Level 02
stdlibCryptoVersion=2.3.1-20230522-113000-73ae1e2
stdlibLogVersion=2.7.1-20230522-155500-d73bdb5
stdlibCryptoVersion=2.3.1
stdlibLogVersion=2.7.1
stdlibOsVersion=1.6.0
stdlibRandomVersion=1.3.1

# Stdlib Level 03
stdlibUuidVersion=1.5.1-20230523-104800-89d91a7
stdlibUuidVersion=1.5.1

# Stdlib Level 04
stdlibAuthVersion=2.8.0-20230523-114200-ee19e22
stdlibOAuth2Version=2.8.0-20230523-120200-d1e3253
stdlibAuthVersion=2.8.0
stdlibOAuth2Version=2.8.0

# Stdlib Level 05
stdlibHttpVersion=2.8.0-20230523-165700-8e0a30b
stdlibHttpVersion=2.8.0

# Stdlib Level 06
stdlibGrpcVersion=1.8.0-20230524-090600-a739bbf
stdlibGrpcVersion=1.8.0

# Stdlib Level 07
stdlibGraphqlVersion=1.8.0-20230524-111800-84b7367
stdlibGraphqlVersion=1.8.0

# Persist Tool
persistToolVersion=1.0.0-20230529-142100-07201b3
persistToolVersion=1.0.0