Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
snazy committed Jan 5, 2024
1 parent 29159ea commit b127388
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
plugins {
id 'java'
id 'io.github.goooler.shadow'
id 'io.github.goooler.shadow'
id 'me.champeau.jmh'
}

Expand All @@ -26,4 +26,4 @@ repositories {
jmh {
resultFormat = 'csv'
resultsFile = file('build/reports/benchmarks.csv')
}
}

0 comments on commit b127388

Please sign in to comment.