Compare commits

...

3 commits

Author SHA1 Message Date
f17e665fca Update ksp to v2.3.9
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
PR size labeler / Automatically labelling pull requests based on the changed lines count (pull_request_target) Failing after 1s
Image Minimizer / try-minimize (pull_request) Failing after 1s
2026-07-01 06:31:46 +00:00
0be806bbf4 Merge pull request 'Update koin.plugin to v1.0.1' (#14) from renovate/koin.plugin into main 2026-06-29 23:29:47 -07:00
cb741cb56e 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
2026-06-30 06:29:39 +00:00

View file

@ -29,11 +29,11 @@ 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"
ksp = "2.3.8"
ksp = "2.3.9"
ktlint = "1.8.0"
leakcanary = "2.14"
lifecycle = "2.10.0"