Skip to content

Commit

Permalink
Merge pull request #251 from DimuthuMadushan/main
Browse files Browse the repository at this point in the history
Update the Lang Version
  • Loading branch information
DimuthuMadushan committed Nov 20, 2023
2 parents 8086555 + c637d6e commit ea32f2f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ group=io.ballerina
version=0.8.1-SNAPSHOT

#dependency
ballerinaLangVersion=2201.8.0
ballerinaLangVersion=2201.8.3-20231119-151400-9cb79da7
puppycrawlCheckstyleVersion=10.12.1
githubJohnrengelmanShadowVersion=8.1.1
underCouchDownloadVersion=5.4.0
Expand Down Expand Up @@ -45,14 +45,14 @@ stdlibJwtVersion=2.10.0
stdlibOAuth2Version=2.10.0

# Level 05
stdlibHttpVersion=2.10.0
stdlibHttpVersion=2.10.4

# Level 06
stdlibWebsocketVersion=2.10.0
stdlibWebsocketVersion=2.10.1

# Level 07
stdlibGraphqlVersion=1.10.0

# Ballerinax Observer
observeVersion=1.2.0-20230911-133500-b3d8db3
observeInternalVersion=1.2.0-20230911-141700-4c0454a
observeVersion=1.2.0
observeInternalVersion=1.2.1

0 comments on commit ea32f2f

Please sign in to comment.