Skip to content

Commit ce14e7f

Browse files
committed
Fix benchmarks
1 parent bdb1d5b commit ce14e7f

File tree

2 files changed

+830
-4
lines changed

2 files changed

+830
-4
lines changed

benchmarks/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ thirdPartyAudit.excludes = [
7070
'org.openjdk.jmh.util.Utils'
7171
]
7272

73-
shadowJar {
74-
classifier = 'benchmarks'
75-
}
76-
7773
runShadow {
7874
executable = new File(project.runtimeJavaHome, 'bin/java')
7975
}

0 commit comments

Comments
 (0)