-
Couldn't load subscription status.
- Fork 79
Description
Describe the problem
I can see there's a new version of the Gradle plugin (0.11.2) which was published on Maven Central 14 hours ago (see here).
However, that version doesn't seem to exist here on the GitHub project, neither as a tag nor as a release.
Also, no GitHub Actions workflow was run in the past 14 hours.
And the version number in the main branch head is still 0.11.2-SNAPSHOT: https://github.com/graalvm/native-build-tools/blob/master/gradle/libs.versions.toml#L3
Was the release of 0.11.2 a mistake?
I'm asking because I got Renovate to suggest the new version, but can't find any information about the new release. I typically check release notes and Git diff before upgrading.
Thanks