Skip to content

Commit 48dfd97

Browse files
committed
Synchronise all plugins on Java 17
Minimum required GoCD version moves to 22.1.0.
1 parent 4c7fdd8 commit 48dfd97

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ allprojects {
4646
}
4747

4848
subprojects {
49-
tasks.withType(JavaCompile).configureEach {
50-
options.release = 17
51-
}
52-
5349
repositories {
5450
mavenCentral()
5551
mavenLocal()

0 commit comments

Comments
 (0)