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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6dd2e1a44f Bump me.champeau.jmh:jmh-gradle-plugin from 0.6.8 to 0.7.0
6dd2e1a44f is described below

commit 6dd2e1a44fd0c41997e8c750c47fdb4b196fe0e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 24 02:04:16 2023 +0000

    Bump me.champeau.jmh:jmh-gradle-plugin from 0.6.8 to 0.7.0
    
    Bumps me.champeau.jmh:jmh-gradle-plugin from 0.6.8 to 0.7.0.
    
    ---
    updated-dependencies:
    - dependency-name: me.champeau.jmh:jmh-gradle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 build-logic/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-logic/build.gradle b/build-logic/build.gradle
index 63abf8f589..48d4172b7e 100644
--- a/build-logic/build.gradle
+++ b/build-logic/build.gradle
@@ -32,7 +32,7 @@ dependencies {
     implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.31.4'
     implementation 'org.nosphere.apache:creadur-rat-gradle:0.8.0'
     implementation 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.13'
-    implementation 'me.champeau.jmh:jmh-gradle-plugin:0.6.8'
+    implementation 'me.champeau.jmh:jmh-gradle-plugin:0.7.0'
 }
 
 tasks.withType(Jar).configureEach {

Reply via email to