Skip to content

Commit

Permalink
Bump the dependencies for Update 10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisaruGuruge committed Aug 9, 2024
1 parent 21f50a9 commit e45f046
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 @@ -4,7 +4,7 @@ version=0.11.0-SNAPSHOT
org.gradle.jvmargs=-Xmx4096M

#dependency
ballerinaLangVersion=2201.9.0
ballerinaLangVersion=2201.10.0-20240806-083400-aabac46a
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.9.0
stdlibLogVersion=2.10.0-20240807-203000-b85cfb9
stdlibOsVersion=1.8.0
stdlibTaskVersion=2.5.0

# Level 03
stdlibCacheVersion=3.8.0
stdlibFileVersion=1.9.0
stdlibMimeVersion=2.9.0
stdlibFileVersion=1.10.0-20240807-205900-a4d66bb
stdlibMimeVersion=2.10.0-20240807-205100-2728cdc
stdlibUuidVersion=1.8.0

# Level 04
stdlibAuthVersion=2.11.0
stdlibJwtVersion=2.11.0
stdlibOAuth2Version=2.11.0
stdlibAuthVersion=2.12.0-20240807-214700-37b31bb
stdlibJwtVersion=2.13.0-20240809-095500-b9d03ed
stdlibOAuth2Version=2.12.0-20240807-220200-7f7294b

# Level 05
stdlibHttpVersion=2.11.0
stdlibHttpVersion=2.12.0-20240809-111500-91b1ccd

# Level 06
stdlibWebsocketVersion=2.11.0
stdlibWebsocketVersion=2.12.0-20240809-131100-62b3d4f

# Level 07
stdlibGraphqlVersion=1.14.0-20240808-165800-7fa0d95
stdlibGraphqlVersion=1.14.0-20240809-155800-d79bf35

# Ballerinax Observer
observeVersion=1.3.0-20240807-093200-e29ca7a
Expand Down

0 comments on commit e45f046

Please sign in to comment.