File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 :
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ dagger = "2.57"
3434javax-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 "
3939junit4 = " 4.13.2"
4040kotest = " 5.9.1"
4141mockk = " 1.14.5"
You can’t perform that action at this time.
0 commit comments