most of the time it is just a String, but I think ...
# strikt
c
most of the time it is just a String, but I think the Nebula plugins set it as an actual object. But the Orchid gradle plugin expects it to be a String (which is a bug)
d
Yeah, the release plugin sets it as an Object that evaluates the version lazily the first time
toString
is called