Skip to content

Commit

Permalink
Merge pull request #4067 from nextcloud/renovate/androidx.test.ext-ju…
Browse files Browse the repository at this point in the history
…nit-ktx-1.x

fix(deps): update dependency androidx.test.ext:junit-ktx to v1.2.1
  • Loading branch information
AndyScherzinger authored Aug 17, 2024
2 parents b11d268 + 44a6f68 commit 8422b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down

0 comments on commit 8422b08

Please sign in to comment.