From 857361456c283e86ff10990fd0cfcb5081f99a08 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Tue, 14 Nov 2023 10:40:01 -0500 Subject: [PATCH] Move JMH test dependency for IDEs --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index be7d0f86..9eb4f733 100644 --- a/pom.xml +++ b/pom.xml @@ -64,6 +64,12 @@ 2.2.224 test + + org.openjdk.jmh + jmh-core + 1.37 + test + @@ -396,12 +402,6 @@ benchmark - - org.openjdk.jmh - jmh-core - 1.37 - test - org.openjdk.jmh