Skip to content

Commit d67071f

Browse files
renovate[bot]AleksandrTabolin
authored andcommitted
stack: junit-framework monorepo
1 parent d03377a commit d67071f

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
### Stack
3535

3636
- :arrow_up: [dagger](https://github.com/google/dagger/releases) `2.56.2``2.57` :warning:
37+
- :arrow_up: [junit](https://junit.org/junit5/docs/5.13.4/release-notes/) `5.12.2``5.13.4` :warning:
3738
- :arrow_up: [kotlin](https://github.com/JetBrains/kotlin/releases/tag/v2.2.0) `2.1.21``2.2.0` :warning:
3839
- :arrow_up: [kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime/releases/tag/v0.7.1) `0.6.2``0.7.1` :warning:
3940
- :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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ dagger = "2.57"
3434
javax-inject = "1"
3535

3636
# Test
37-
junit = "5.12.2"
38-
junit-platform = "1.12.2"
37+
junit = "5.13.4"
38+
junit-platform = "1.13.4"
3939
junit4 = "4.13.2"
4040
kotest = "5.9.1"
4141
mockk = "1.14.5"

0 commit comments

Comments
 (0)