This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit 597ea90ec95f6eae4d8d436478044efc27289341
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Fri Nov 24 09:56:33 2023 +0300

    chore: group JMH updates in Renovate
---
 renovate.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/renovate.json b/renovate.json
index 619cadbc0e..fcbe1d4057 100644
--- a/renovate.json
+++ b/renovate.json
@@ -93,6 +93,10 @@
       "matchPackagePrefixes": ["org.jodd"],
       "groupName": "org.jodd"
     },
+    {
+      "matchPackagePrefixes": ["org.openjdk.jmh"],
+      "groupName": "org.openjdk.jmh"
+    },
     {
       "matchPackagePrefixes": ["org.slf4j"],
       "groupName": "org.slf4j",

Reply via email to