Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 6847ce7

Browse files
committed
Gradle 7.0.
1 parent 0dd18fa commit 6847ce7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ TARGET_COMPATIBILITY=1.8
3333
### Dependencies
3434
LIB_GRAPHQL_JAVA_VER=16.2
3535
LIB_EXTENDED_SCALARS_VERSION=16.0.1
36-
LIB_SPRING_BOOT_VER=2.4.3
36+
LIB_SPRING_BOOT_VER=2.4.4
3737
LIB_GRAPHQL_SERVLET_VER=11.1.0
3838
LIB_GRAPHQL_JAVA_TOOLS_VER=11.0.0
3939
LIB_GRAPHQL_ANNOTATIONS_VER=8.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.1-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)