Skip to content

Commit 1d43b28

Browse files
Merge branch '1.5.x' into 1.6.x
2 parents 32e2e76 + aae9bbe commit 1d43b28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ nexusPublishing {
315315
}
316316

317317
wrapper {
318-
gradleVersion = '7.2'
318+
gradleVersion = '7.3'
319319
}
320320

321321
defaultTasks 'build'
+1-1
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-7.2-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)