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 Mar 1, 2022
1 parent db37e0b commit 485c74a
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,30 +12,30 @@ testngVersion=7.4.0
ballerinaGradlePluginVersion=0.14.1

# Direct Dependencies
stdlibAuthVersion=2.2.1-20220226-095800-b0a84e8
stdlibFileVersion=1.2.1-20220226-095900-2d83d5a
stdlibHttpVersion=2.2.1-20220226-104100-86a30d1
stdlibIoVersion=1.2.1-20220225-203800-9d7aacb
stdlibJwtVersion=2.2.1-20220226-095900-c809bc9
stdlibOAuth2Version=2.2.1-20220226-100000-af734d3
stdlibRegexVersion=1.2.1-20220225-203800-3c74012
stdlibUrlVersion=2.2.1-20220225-203800-42fad4e
stdlibAuthVersion=2.2.1
stdlibFileVersion=1.2.1
stdlibHttpVersion=2.2.1
stdlibIoVersion=1.2.1
stdlibJwtVersion=2.2.1
stdlibOAuth2Version=2.2.1
stdlibRegexVersion=1.2.1
stdlibUrlVersion=2.2.1

# Transitive Dependencies
# Level 01
stdlibTimeVersion=2.2.1-20220225-203800-d2dd31b
stdlibTimeVersion=2.2.1

# Level 02
stdlibCryptoVersion=2.2.1-20220225-205100-327bf9f
stdlibLogVersion=2.2.1-20220226-072400-b51b297
stdlibOsVersion=1.2.1-20220225-205100-f0b9087
stdlibTaskVersion=2.2.1-20220225-205500-6f8a59a
stdlibCryptoVersion=2.2.1
stdlibLogVersion=2.2.1
stdlibOsVersion=1.2.1
stdlibTaskVersion=2.2.1

# Level 03
stdlibCacheVersion=3.2.1-20220226-072100-a27d0bf
stdlibMimeVersion=2.2.1-20220226-095900-ffb4a4b
stdlibUuidVersion=1.2.1-20220225-210500-381f635
stdlibCacheVersion=3.2.1
stdlibMimeVersion=2.2.1
stdlibUuidVersion=1.2.1

# Ballerinax Observer
observeVersion=1.0.2-20220225-203900-c1d525b
observeInternalVersion=1.0.2-20220225-205300-8008d6e
observeVersion=1.0.2
observeInternalVersion=1.0.2

0 comments on commit 485c74a

Please sign in to comment.