File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ repositories {
2525}
2626
2727dependencies {
28- implementation 'com.graphql-java:graphql-java:21.3 '
28+ implementation 'com.graphql-java:graphql-java:21.4 '
2929}
3030```
3131</TabItem >
@@ -38,7 +38,7 @@ repositories {
3838}
3939
4040dependencies {
41- implementation(" com.graphql-java:graphql-java:21.3 " )
41+ implementation(" com.graphql-java:graphql-java:21.4 " )
4242}
4343```
4444</TabItem >
@@ -51,7 +51,7 @@ Dependency:
5151<dependency >
5252 <groupId >com.graphql-java</groupId >
5353 <artifactId >graphql-java</artifactId >
54- <version >21.3 </version >
54+ <version >21.4 </version >
5555</dependency >
5656```
5757
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ repositories {
2525}
2626
2727dependencies {
28- implementation 'com.graphql-java:graphql-java:20.7 '
28+ implementation 'com.graphql-java:graphql-java:20.8 '
2929}
3030```
3131</TabItem >
@@ -38,7 +38,7 @@ repositories {
3838}
3939
4040dependencies {
41- implementation(" com.graphql-java:graphql-java:20.7 " )
41+ implementation(" com.graphql-java:graphql-java:20.8 " )
4242}
4343```
4444</TabItem >
@@ -51,7 +51,7 @@ Dependency:
5151<dependency >
5252 <groupId >com.graphql-java</groupId >
5353 <artifactId >graphql-java</artifactId >
54- <version >20.7 </version >
54+ <version >20.8 </version >
5555</dependency >
5656```
5757
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ repositories {
2525}
2626
2727dependencies {
28- implementation 'com.graphql-java:graphql-java:21.3 '
28+ implementation 'com.graphql-java:graphql-java:21.4 '
2929}
3030```
3131</TabItem >
@@ -38,7 +38,7 @@ repositories {
3838}
3939
4040dependencies {
41- implementation(" com.graphql-java:graphql-java:21.3 " )
41+ implementation(" com.graphql-java:graphql-java:21.4 " )
4242}
4343```
4444</TabItem >
@@ -51,7 +51,7 @@ Dependency:
5151<dependency >
5252 <groupId >com.graphql-java</groupId >
5353 <artifactId >graphql-java</artifactId >
54- <version >21.3 </version >
54+ <version >21.4 </version >
5555</dependency >
5656```
5757
You can’t perform that action at this time.
0 commit comments