Skip to content

Commit 4dc5597

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/selenium/org.jetbrains-annotations-24.0.1' into combined-pr-branch
2 parents 13dc7da + d500fa6 commit 4dc5597

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
@@ -13,5 +13,5 @@ dependencies {
1313
testImplementation project(':nginx')
1414
testImplementation 'org.assertj:assertj-core:3.24.2'
1515

16-
compileOnly 'org.jetbrains:annotations:24.0.0'
16+
compileOnly 'org.jetbrains:annotations:24.0.1'
1717
}

0 commit comments

Comments
 (0)