Skip to content

Commit

Permalink
Merge pull request #261 from DimuthuMadushan/main
Browse files Browse the repository at this point in the history
Update the GraphQL Version
  • Loading branch information
DimuthuMadushan committed Feb 13, 2024
2 parents 37731f1 + 6e68c79 commit f9b7fea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org.gradle.caching=true
group=io.ballerina
version=0.8.2-SNAPSHOT
version=0.8.3-SNAPSHOT

#dependency
ballerinaLangVersion=2201.8.3
Expand Down Expand Up @@ -50,7 +50,7 @@ stdlibHttpVersion=2.10.4
stdlibWebsocketVersion=2.10.1

# Level 07
stdlibGraphqlVersion=1.10.1-20231212-153200-1d9f8ff
stdlibGraphqlVersion=1.11.0-20240212-151600-33c9bfd

# Ballerinax Observer
observeVersion=1.2.0
Expand Down

0 comments on commit f9b7fea

Please sign in to comment.