Skip to content

Commit 4228913

Browse files
renovate[bot]AleksandrTabolin
authored andcommitted
stack: dagger 2.56.2
1 parent bc8f40f commit 4228913

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
@@ -21,6 +21,7 @@
2121

2222
### Stack
2323

24+
- :arrow_up: [dagger](https://github.com/google/dagger/releases/tag/dagger-2.56.2) `2.55``2.56.2` :warning: *(Potentially breaking changes)*
2425
- :arrow_up: [junit](https://junit.org/junit5/docs/5.12.2/release-notes/) `5.12.0``5.12.2`
2526
- :arrow_up: [kotlin](https://github.com/JetBrains/kotlin/releases/tag/v2.1.20) `2.1.10``2.1.20`
2627
- :arrow_up: [kotlinx-coroutines](https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.10.2) `1.10.1``1.10.2`

versions-stack/libs.versions.toml

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

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

3636
# Test

0 commit comments

Comments
 (0)