Skip to content

Commit 634ead9

Browse files
renovate[bot]AleksandrTabolin
authored andcommitted
stack: dagger 2.57
1 parent f7837e7 commit 634ead9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232

3333
### Stack
3434

35+
- :arrow_up: [dagger](https://github.com/google/dagger/releases) `2.56.2``2.57` :warning:
3536
- :arrow_up: [kotlin](https://github.com/JetBrains/kotlin/releases/tag/v2.2.0) `2.1.21``2.2.0` :warning:
3637
- :arrow_up: [kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime/releases/tag/v0.7.1) `0.6.2``0.7.1` :warning:
3738
- :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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ retrofit = "3.0.0" # https://github.com/square/retrofit/blob/master/CHANGELOG.md
3030
tink = "1.18.0"
3131

3232
# DI
33-
dagger = "2.56.2"
33+
dagger = "2.57"
3434
javax-inject = "1"
3535

3636
# Test

0 commit comments

Comments
 (0)