Update koin.plugin to v1.0.1
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Image Minimizer / try-minimize (pull_request) Failing after 2s
PR size labeler / Automatically labelling pull requests based on the changed lines count (pull_request_target) Failing after 1s

This commit is contained in:
Renovate Bot 2026-06-30 06:29:39 +00:00
parent 6cfcaf3e83
commit cb741cb56e

View file

@ -29,7 +29,7 @@ jsoup = "1.22.2"
junit = "4.13.2"
junit-ext = "1.3.0"
koin = "4.2.2"
koin-plugin = "1.0.0-RC2"
koin-plugin = "1.0.1"
kotlin = "2.3.21"
kotlinx-coroutines-rx3 = "1.11.0"
kotlinx-serialization-json = "1.11.0"