Skip to content

Commit 426445b

Browse files
authored
Merge pull request #6 from gradle/sven/main/update-versions
Update versions
2 parents 4f09be5 + 9569c3a commit 426445b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

AWS/EC2/ec2-install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -389,8 +389,8 @@ createBuildFile() {
389389
SETTINGS_CONTENT="
390390
plugins {
391391
// Develocity Gradle Plugin
392-
id(\"com.gradle.develocity\") version \"3.19.2\"
393-
id(\"org.gradle.toolchains.foojay-resolver-convention\") version \"0.9.0\"
392+
id(\"com.gradle.develocity\") version \"4.0\"
393+
id(\"org.gradle.toolchains.foojay-resolver-convention\") version \"0.10.0\"
394394
}$EOL
395395
develocity {
396396
// The hostname of the Develocity instance

AWS/EC2/ec2-install.sh.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e194a237d36b92b90f7661e57fac2047dc74c769a0b4c837002794d24c0645c8 ec2-install.sh
1+
71f59949c6b2b46351e568096d3377f5ee3c4ea832380f568177f73984f83b36 ec2-install.sh

0 commit comments

Comments
 (0)