Skip to content

Commit

Permalink
Merge pull request #1792 from lnash94/u9-patch
Browse files Browse the repository at this point in the history
[2.0.x]Update version for U9 patch
  • Loading branch information
lnash94 authored Nov 26, 2024
2 parents d523925 + 775c6e8 commit 7f5c1d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ clientNativeVersion=1.0.1
clientNativePublish=false

#dependency
ballerinaLangVersion=2201.9.2
ballerinaLangVersion=2201.9.6-20241126-132400-6d946a2a
testngVersion=7.6.1
slf4jVersion=1.7.30
org.gradle.jvmargs=-Xmx4096M -Dfile.encoding=UTF-8
Expand Down Expand Up @@ -46,11 +46,11 @@ stdlibJwtVersion=2.11.0
stdlibOAuth2Version=2.11.0

# Stdlib Level 05
stdlibHttpVersion=2.11.2
stdlibHttpVersion=2.11.6

# Stdlib Level 06
stdlibGrpcVersion=1.11.0
stdlibWebsocketVersion=2.11.0
stdlibGrpcVersion=1.11.3
stdlibWebsocketVersion=2.11.1
stdlibWebsubVersion=2.11.0

# Stdlib Level 07
Expand Down

0 comments on commit 7f5c1d7

Please sign in to comment.