Skip to content

Commit

Permalink
Update dependency com.netflix.nebula:nebula-test to v10.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent c361ac2 commit ba38815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
funcTestImplementation 'com.android.tools.build:gradle:8.5.1'
// funcTestImplementation configurations.testImplementation
// funcTestRuntimeOnly configurations.testRuntimeOnly
funcTestImplementation('com.netflix.nebula:nebula-test:10.5.0') {
funcTestImplementation('com.netflix.nebula:nebula-test:10.6.1') {
exclude group: 'org.codehaus.groovy', module: 'groovy-all'
}
}
Expand Down

0 comments on commit ba38815

Please sign in to comment.