Skip to content

Commit f6bc673

Browse files
committed
fix(deps): update kotlininject to v0.8.0
1 parent 14c6064 commit f6bc673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jvmTarget = "11"
2828
publishedJvmTarget = "1.8"
2929
kct = "0.7.0"
3030
kotlin = "2.1.10"
31-
kotlinInject = "0.7.2"
31+
kotlinInject = "0.8.0"
3232
kotlinInject-anvil = "0.1.4"
3333
kotlinpoet = "2.1.0"
3434
kotlinx-coroutines = "1.10.2"

0 commit comments

Comments
 (0)