Skip to content

Commit

Permalink
Move dependencies to stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Jun 1, 2023
1 parent 2ac3966 commit 6c88acf
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ group=io.ballerina
version=0.6.0-SNAPSHOT

#dependency
ballerinaLangVersion=2201.6.0-20230525-070000-e36fc7ac
ballerinaLangVersion=2201.6.0
githubJohnrengelmanShadowVersion=5.2.0
underCouchDownloadVersion=4.0.4
researchgateReleaseVersion=2.8.0
Expand All @@ -21,36 +21,36 @@ org.gradle.jvmargs=-Xmx4096M

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

# 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
stdlibTaskVersion=2.3.2

# Level 03
stdlibCacheVersion=3.5.0-20230523-104800-1103165
stdlibFileVersion=1.7.1-20230523-104800-e56ed72
stdlibMimeVersion=2.7.1-20230523-092600-8dee40d
stdlibUuidVersion=1.5.1-20230523-104800-89d91a7
stdlibCacheVersion=3.5.0
stdlibFileVersion=1.7.1
stdlibMimeVersion=2.7.1
stdlibUuidVersion=1.5.1

# Level 04
stdlibAuthVersion=2.8.0-20230523-114200-ee19e22
stdlibJwtVersion=2.8.0-20230523-142400-24ef641
stdlibOAuth2Version=2.8.0-20230523-120200-d1e3253
stdlibAuthVersion=2.8.0
stdlibJwtVersion=2.8.0
stdlibOAuth2Version=2.8.0

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

# Level 06
stdlibWebsocketVersion=2.8.0-20230524-082900-ee0eb00
stdlibWebsocketVersion=2.8.0

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

# Ballerinax Observer
observeVersion=1.0.7
Expand Down

0 comments on commit 6c88acf

Please sign in to comment.