Update dependency androidx.test.ext:junit-ktx to v1.2.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-12 15:38:20 +00:00 committed by Andy Scherzinger
parent e429f2ce47
commit 44a6f6846f

View File

@ -184,7 +184,7 @@ dependencies {
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.datastore:datastore-core:1.1.1'
implementation 'androidx.datastore:datastore-preferences:1.1.1'
implementation 'androidx.test.ext:junit-ktx:1.1.5'
implementation 'androidx.test.ext:junit-ktx:1.2.1'
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.6")
implementation fileTree(include: ['*'], dir: 'libs')