Skip to content

Commit 615a62c

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/selenium/org.jetbrains-annotations-21.0.1' into combined-pr-branch
2 parents 031b54c + ff462ae commit 615a62c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/selenium/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ dependencies {
1212
testCompile project(':nginx')
1313
testCompile 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
1414

15-
compileOnly 'org.jetbrains:annotations:20.1.0'
16-
testCompileClasspath 'org.jetbrains:annotations:20.0.0'
15+
compileOnly 'org.jetbrains:annotations:21.0.1'
16+
testCompileClasspath 'org.jetbrains:annotations:21.0.1'
1717
}

0 commit comments

Comments
 (0)