Skip to content

Commit ace57c1

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/selenium/org.jetbrains-annotations-24.1.0' into combined-pr-branch
2 parents 10d1406 + 553f547 commit ace57c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/selenium/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ dependencies {
1515
testImplementation project(':nginx')
1616
testImplementation 'org.assertj:assertj-core:3.24.2'
1717

18-
compileOnly 'org.jetbrains:annotations:24.0.1'
18+
compileOnly 'org.jetbrains:annotations:24.1.0'
1919
}

0 commit comments

Comments
 (0)