Skip to content

Commit f1178da

Browse files
authored
Merge pull request #2701 from Shoothzj/bump-gradle-7-3-3
Bump gradle version to 7.3.3 to support java17 build
2 parents e72bf13 + 0a51b4d commit f1178da

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Current
2+
Fixed: GITHUB-2701: Bump gradle version to 7.3.3 to support java17 build (ZhangJian He)
23
Fixed: GITHUB-2646: Streamline Logging Across TestNG (Krishnan Mahadevan)
34
Fixed: GITHUB-2658: Inheritance + dependsOnMethods (Krishnan Mahadevan)
45
Fixed: GITHUB-2664: Order for DependsOnGroups has changed after TestNg 7.4.0 (Krishnan Mahadevan)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
2-
distributionSha256Sum=0e46229820205440b48a5501122002842b82886e76af35f0f3a069243dca4b3c
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-bin.zip
2+
distributionSha256Sum=b586e04868a22fd817c8971330fec37e298f3242eb85c374181b12d637f80302
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)