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 Sep 8, 2022
1 parent bffbc89 commit 659cf0b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,28 +9,28 @@ slf4jVersion=1.7.30
org.gradle.jvmargs=-Xmx4096M

# Stdlib Level 01
stdlibIoVersion=1.3.0-20220906-124600-c73e744
stdlibIoVersion=1.3.0
stdlibRegexVersion=1.3.0
stdlibTimeVersion=2.2.2
stdlibUrlVersion=2.2.2
stdlibXmldataVersion=2.3.0-20220906-124300-768ca1e
stdlibXmldataVersion=2.3.0

# Stdlib Level 02
stdlibCryptoVersion=2.2.2
stdlibLogVersion=2.4.0-20220906-132100-4f0c29d
stdlibOsVersion=1.4.0-20220906-131900-5026ee7
stdlibLogVersion=2.4.0
stdlibOsVersion=1.4.0
stdlibTaskVersion=2.2.2

# Stdlib Level 03
stdlibCacheVersion=3.2.2
stdlibFileVersion=1.4.0-20220906-134300-88f0946
stdlibMimeVersion=2.4.0-20220906-134400-e6b0f3e
stdlibFileVersion=1.4.0
stdlibMimeVersion=2.4.0
stdlibUuidVersion=1.3.0

# Stdlib Level 04
stdlibAuthVersion=2.4.0-20220906-134500-aa7873f
stdlibJwtVersion=2.4.0-20220906-134600-1a93fc5
stdlibOAuth2Version=2.4.0-20220906-134700-04d818a
stdlibAuthVersion=2.4.0
stdlibJwtVersion=2.4.0
stdlibOAuth2Version=2.4.0

# Stdlib Level 05
stdlibHttpVersion=2.4.0-20220906-142800-df33d97
stdlibHttpVersion=2.4.0

0 comments on commit 659cf0b

Please sign in to comment.