We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81945f5 commit 731121aCopy full SHA for 731121a
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
implementation 'com.google.guava:guava:33.5.0-jre'
37
38
testImplementation 'org.hamcrest:hamcrest-all:1.3'
39
- testImplementation 'com.netflix.nebula:nebula-test:10.6.2'
+ testImplementation 'com.netflix.nebula:nebula-test:11.6.3'
40
}
41
42
publishing {
0 commit comments