Skip to content

Commit

Permalink
Merge pull request #132 from koral--/renovate/com.netflix.nebula-nebu…
Browse files Browse the repository at this point in the history
…la-test-10.x

Update dependency com.netflix.nebula:nebula-test to v10.6.1
  • Loading branch information
koral-- authored Aug 4, 2024
2 parents c361ac2 + ba38815 commit 8eb32ed
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 8eb32ed

Please sign in to comment.