Skip to content

Commit

Permalink
Merge pull request #263 from DimuthuMadushan/main
Browse files Browse the repository at this point in the history
Update the GraphQL Dependency Version
  • Loading branch information
DimuthuMadushan authored Feb 21, 2024
2 parents f6e1322 + 2e08cfb commit d2504dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
org.gradle.caching=true
group=io.ballerina
version=0.8.2-SNAPSHOT
version=0.9.0-SNAPSHOT

#dependency
ballerinaLangVersion=2201.8.3
ballerinaLangVersion=2201.8.5
puppycrawlCheckstyleVersion=10.12.1
githubJohnrengelmanShadowVersion=8.1.1
underCouchDownloadVersion=5.4.0
Expand Down Expand Up @@ -50,7 +50,7 @@ stdlibHttpVersion=2.10.4
stdlibWebsocketVersion=2.10.1

# Level 07
stdlibGraphqlVersion=1.11.0-20240212-151600-33c9bfd
stdlibGraphqlVersion=1.11.0

# Ballerinax Observer
observeVersion=1.2.0
Expand Down

0 comments on commit d2504dd

Please sign in to comment.