Skip to content

Commit

Permalink
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11…
Browse files Browse the repository at this point in the history
….2 (#411)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and cuong-tran committed Oct 6, 2024
1 parent 5842208 commit e4d2796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ sqldelight-coroutines = { module = "app.cash.sqldelight:coroutines-extensions-jv
sqldelight-android-paging = { module = "app.cash.sqldelight:androidx-paging3-extensions", version.ref = "sqldelight" }
sqldelight-dialects-sql = { module = "app.cash.sqldelight:sqlite-3-38-dialect", version.ref = "sqldelight" }

junit = "org.junit.jupiter:junit-jupiter:5.11.1"
junit = "org.junit.jupiter:junit-jupiter:5.11.2"
kotest-assertions = "io.kotest:kotest-assertions-core:5.9.1"
mockk = "io.mockk:mockk:1.13.12"

Expand Down

0 comments on commit e4d2796

Please sign in to comment.