Skip to content

Commit a60eb48

Browse files
committed
feat: build with java 17
1 parent 533988b commit a60eb48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ project.ext.buildConfig = [
2424
apply from: project.buildscript.classLoader.getResource('main.gradle').toURI()
2525

2626
shadowJar {
27-
exclude 'META-INF/versions/17/**'
2827
exclude 'META-INF/versions/21/**'
2928
}
3029

0 commit comments

Comments
 (0)