Properly pin gradle-info-plugin to 11.4.1 by izeye · Pull Request #3441 · micrometer-metrics/micrometer (original) (raw)

This happens because other Gradle plugins are bringing in the old version so when you upgrade the buildscript-gradle.lockfile, you can get the old version, I should have made this safer, I'm sorry. See, this: nebula-plugins/gradle-info-plugin#99 (comment).

Btw we have buildscript-gradle.lockfile for other branches and I think we should have it).
I asked for a fix again, hopefully we get one soon.

@izeye I have no idea how did you catch this but thank you very much!
Could you please propagate this back to 1.8.x and also update buildscript-gradle.lockfile there?