fix(deps): update dependency org.junit.jupiter:junit-jupiter to v6 (#1207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8ffba7f2ce
commit
63ee4e7b6c
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ spotless = "8.0.0"
|
|||
ktlint-core = "1.5.0"
|
||||
firebase-bom = "34.3.0"
|
||||
markdown = "0.37.0"
|
||||
junit = "5.13.4"
|
||||
junit = "6.0.0"
|
||||
|
||||
[libraries]
|
||||
desugar = "com.android.tools:desugar_jdk_libs:2.1.5"
|
||||
|
|
|
|||
Loading…
Reference in a new issue