Skip to content

Commit

Permalink
Bump the GraphQL version
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisaruGuruge committed Aug 8, 2024
1 parent 577b1e8 commit 21f50a9
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
@@ -1,6 +1,6 @@
org.gradle.caching=true
group=io.ballerina
version=0.10.1-SNAPSHOT
version=0.11.0-SNAPSHOT
org.gradle.jvmargs=-Xmx4096M

#dependency
Expand Down Expand Up @@ -50,8 +50,8 @@ stdlibHttpVersion=2.11.0
stdlibWebsocketVersion=2.11.0

# Level 07
stdlibGraphqlVersion=1.12.0
stdlibGraphqlVersion=1.14.0-20240808-165800-7fa0d95

# Ballerinax Observer
observeVersion=1.2.3-20240408-194900-a0e331f
observeInternalVersion=1.2.2-20240408-195500-1436319
observeVersion=1.3.0-20240807-093200-e29ca7a
observeInternalVersion=1.3.0-20240807-094500-91e2d3a

0 comments on commit 21f50a9

Please sign in to comment.