Skip to content

Commit e17b510

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.jetbrains-annotations-24.1.0' into combined-pr-branch
2 parents c4d4abf + bee5195 commit e17b510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/spock/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.1'
2121
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.10.1'
2222

23-
testCompileOnly 'org.jetbrains:annotations:24.0.1'
23+
testCompileOnly 'org.jetbrains:annotations:24.1.0'
2424
}
2525

2626
sourceJar {

0 commit comments

Comments
 (0)