Skip to content

Commit 8666bbd

Browse files
committed
release: v26.0.0-alpha1
1 parent 1a17499 commit 8666bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ tasks {
120120
).joinToString(" ")
121121
)
122122
}
123-
mergeServiceFiles()
123+
mergeServiceFiles() // This requires downgrading to JDK 11 to function properly!
124124
}
125125

126126
run.configure {

0 commit comments

Comments
 (0)