Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release patch version of 0.4.8 with a compatible JMH > 1.23 #214

Open
SergejIsbrecht opened this issue Dec 14, 2021 · 0 comments
Open

Release patch version of 0.4.8 with a compatible JMH > 1.23 #214

SergejIsbrecht opened this issue Dec 14, 2021 · 0 comments

Comments

@SergejIsbrecht
Copy link

I am currently stuck on a Gradle versions, which does not allow using newer versions of the JMH plugin. Therefore I am only able to use Version 0.4.8, which includes JMH 1.23, but I need at least 1.24 for async-profiler to work. I tried updating the JMH version via jmhVersion, which does not work due to some issue. I could fork the repository and publish a copy to our corporate maven repository, but I would like to not do this steps.

Problem: #172 (1.23 not compatible to 1.24)

Therefore I suggest releasing a patch version of 0.4.8 as 0.4.8.1 or 0.4.8-jmh132 to the maven repository. The fix is quite trivial by increasing the JMH version from 1.23 to 1.32.

What do you guy think? I would prepare a PR for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant