We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7837e7 commit 634ead9Copy full SHA for 634ead9
2 files changed
CHANGELOG.md
@@ -32,6 +32,7 @@
32
33
### Stack
34
35
+- :arrow_up: [dagger](https://github.com/google/dagger/releases) `2.56.2` → `2.57` :warning:
36
- :arrow_up: [kotlin](https://github.com/JetBrains/kotlin/releases/tag/v2.2.0) `2.1.21` → `2.2.0` :warning:
37
- :arrow_up: [kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime/releases/tag/v0.7.1) `0.6.2` → `0.7.1` :warning:
38
- :arrow_up: [kotlinx-serialization](https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.9.0) `1.8.1` → `1.9.0` :warning:
versions-stack/libs.versions.toml
@@ -30,7 +30,7 @@ retrofit = "3.0.0" # https://github.com/square/retrofit/blob/master/CHANGELOG.md
30
tink = "1.18.0"
31
# DI
-dagger = "2.56.2"
+dagger = "2.57"
javax-inject = "1"
# Test
0 commit comments