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

etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new 2f487f448f Build: Bump me.champeau.jmh:jmh-gradle-plugin from 0.7.1 to 
0.7.2 (#8942)
2f487f448f is described below

commit 2f487f448f6bc43542cedde3e2b43470064c00ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 30 08:21:45 2023 +0100

    Build: Bump me.champeau.jmh:jmh-gradle-plugin from 0.7.1 to 0.7.2 (#8942)
    
    Bumps me.champeau.jmh:jmh-gradle-plugin from 0.7.1 to 0.7.2.
    
    ---
    updated-dependencies:
    - dependency-name: me.champeau.jmh:jmh-gradle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 2698b00d38..689655f332 100644
--- a/build.gradle
+++ b/build.gradle
@@ -35,7 +35,7 @@ buildscript {
 
     classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.13.0'
     classpath 'gradle.plugin.org.inferred:gradle-processors:3.7.0'
-    classpath 'me.champeau.jmh:jmh-gradle-plugin:0.7.1'
+    classpath 'me.champeau.jmh:jmh-gradle-plugin:0.7.2'
     classpath 'gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0'
     classpath "com.github.alisiikh:gradle-scalastyle-plugin:3.5.0"
     classpath 'com.palantir.gradle.revapi:gradle-revapi:1.7.0'

Reply via email to