Skip to content

Commit

Permalink
Merge branch 'main' into daneshk-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
DimuthuMadushan authored Sep 3, 2024
2 parents f07adeb + 111537c commit 1d1b69b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
org.gradle.caching=true
group=io.ballerina
version=0.11.0-SNAPSHOT
version=0.11.1-SNAPSHOT
org.gradle.jvmargs=-Xmx4096M

#dependency
ballerinaLangVersion=2201.10.0-20240814-095500-9d14866a
ballerinaLangVersion=2201.10.0
checkstylePluginVersion=10.12.1
shadowJarPluginVersion=8.1.1
downloadPluginVersion=5.4.0
Expand All @@ -28,29 +28,29 @@ stdlibUrlVersion=2.4.0
# Level 02
stdlibConstraintVersion=1.5.0
stdlibCryptoVersion=2.7.0
stdlibLogVersion=2.10.0-20240814-120000-f0c3cc8
stdlibLogVersion=2.10.0
stdlibOsVersion=1.8.0
stdlibTaskVersion=2.5.0

# Level 03
stdlibCacheVersion=3.8.0
stdlibFileVersion=1.10.0-20240814-133200-74f4d63
stdlibMimeVersion=2.10.0-20240814-133200-6c54439
stdlibFileVersion=1.10.0
stdlibMimeVersion=2.10.0
stdlibUuidVersion=1.8.0

# Level 04
stdlibAuthVersion=2.12.0-20240814-133000-6db5624
stdlibJwtVersion=2.13.0-20240814-133100-630021f
stdlibOAuth2Version=2.12.0-20240814-133400-a7008e4
stdlibAuthVersion=2.12.0
stdlibJwtVersion=2.13.0
stdlibOAuth2Version=2.12.0

# Level 05
stdlibHttpVersion=2.12.0-20240814-145000-dcdc9a0
stdlibHttpVersion=2.12.0

# Level 06
stdlibWebsocketVersion=2.12.0-20240814-155600-2780f9f
stdlibWebsocketVersion=2.12.0

# Level 07
stdlibGraphqlVersion=1.14.0-20240814-162600-e68e1fa
stdlibGraphqlVersion=1.14.0

# Ballerinax Observer
observeVersion=1.3.0-20240814-114100-0f71e1e
Expand Down

0 comments on commit 1d1b69b

Please sign in to comment.