Skip to content

Commit 731121a

Browse files
fix(deps): update dependency com.netflix.nebula:nebula-test to v11
1 parent 81945f5 commit 731121a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation 'com.google.guava:guava:33.5.0-jre'
3737

3838
testImplementation 'org.hamcrest:hamcrest-all:1.3'
39-
testImplementation 'com.netflix.nebula:nebula-test:10.6.2'
39+
testImplementation 'com.netflix.nebula:nebula-test:11.6.3'
4040
}
4141

4242
publishing {

0 commit comments

Comments
 (0)