Skip to content

Commit 1b67b31

Browse files
renovate[bot]AleksandrTabolin
authored andcommitted
stack: dagger 2.57.1
1 parent a9ca1a0 commit 1b67b31

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
@@ -39,6 +39,7 @@
3939

4040
### Stack
4141

42+
- :arrow_up: [dagger](https://github.com/google/dagger/releases/tag/dagger-2.57.1) `2.57``2.57.1`
4243
- :arrow_up: [kotest](https://github.com/kotest/kotest/releases) `5.9.1``6.0.0` :warning:
4344
- :arrow_up: [kotlin](https://github.com/JetBrains/kotlin/releases/tag/v2.2.10) `2.2.0``2.2.10`
4445
- :arrow_up: [ksp](https://github.com/google/ksp/releases/tag/2.2.10-2.0.2) `2.2.0-2.0.2``2.2.10-2.0.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 = "3.0.0" # https://github.com/square/retrofit/blob/master/CHANGELOG.md
3030
tink = "1.18.0"
3131

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

3636
# Test

0 commit comments

Comments
 (0)