Skip to content

Commit 440179d

Browse files
authored
Update GE plugin in examples to 3.6.1 (#4672)
This aligns the version between the examples and the project.
1 parent 484985b commit 440179d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77
dependencies {
88
classpath "gradle.plugin.ch.myniva.gradle:s3-build-cache:0.10.0"
9-
classpath "com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.2.1"
9+
classpath "com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.6.1"
1010
}
1111
}
1212

0 commit comments

Comments
 (0)