aboutsummaryrefslogtreecommitdiffstats
path: root/store
diff options
context:
space:
mode:
Diffstat (limited to 'store')
-rw-r--r--store/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/store/build.gradle b/store/build.gradle
index 555c57be..43a496ba 100644
--- a/store/build.gradle
+++ b/store/build.gradle
@@ -1,7 +1,6 @@
1plugins { 1plugins {
2 id 'java-library' 2 id 'java-library'
3 id 'tools.refinery.java-conventions' 3 id 'tools.refinery.java-conventions'
4 id 'tools.refinery.junit-conventions'
5 id 'tools.refinery.jmh-conventions' 4 id 'tools.refinery.jmh-conventions'
6} 5}
7 6