InsertKoinIO / koin

Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
https://insert-koin.io
Apache License 2.0
9.08k stars 719 forks source link

Bump version #1786

Closed kpgalligan closed 8 months ago

kpgalligan commented 9 months ago

PR for https://github.com/InsertKoinIO/koin/issues/1785. Will let CI run to determine if everything is OK, but it should be fine.

arnaudgiuliani commented 9 months ago

thanks 👍 I've seen someone suggesting to go 2.0.6. I'll add that quickly

kpgalligan commented 9 months ago

@arnaudgiuliani It might actually be easier if you make the change if it's just the version bump, as I need to figure out signing of commits, but my day is pretty tight. However, there's some kind of test failure, so I may need to dive into that anyway. It is a concurrency test failure, so it seems very likely related somehow (although there really shouldn't be any functional change with version 2.0.6, so I'm not sure why there would be an issue.

arnaudgiuliani commented 9 months ago

no worry ... macos test failures are there since a while 🙄