littlerobots / version-catalog-update-plugin

Gradle plugin for updating a project version catalog
Apache License 2.0
565 stars 23 forks source link

Getting following exception while upgrading catalogue version #84

Closed shk2123 closed 2 years ago

shk2123 commented 2 years ago

Exception- nl.littlerobots.vcu.model.VersionDefinition$Unspecified cannot be cast to nl.littlerobots.vcu.model.VersionDefinition$Simple

P.S. - Reports are getting generated, and then it fails with this exception

hvisser commented 2 years ago

This is a duplicate of #80 which is fixed in the current snapshot, so that will be fixed in the next release.