Skip to content

Commit 7b319cd

Browse files
⬆️ Update dependency gradle to v8
1 parent 3ef6636 commit 7b319cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bitbucket-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: gradle:6.9-jdk8
1+
image: gradle:8.10-jdk8
22

33
pipelines:
44
default:
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip
44
networkTimeout=10000
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)