#Hey everyone. I have a question

1 messages · Page 1 of 1 (latest)

steady otter
#

it's hard to keep everything up to date given how quickly new versions of dagger are getting released

#

this is what i'm getting when in my CI environment moduleSource module requires dagger v0.18.5, but you have v0.18.2

sinful valley
#

Modules are backward compatible by default but not necessary forward compatible. Is this a module you write or one you’re using from the public?

Right now we recommend running the latest version of dagger at all times, backward compatible makes it easy to deal with stuff like this.

is there a specific reason you’re still on 18.2?

steady otter
#

one i write 🙂 . it seems that it worked upgrading the engine to v.0.18.8 even if my module uses v0.18.5

#

no specific reason to be on this version just was built at a time v.0.18.2 was latest