Skip to content

Commit dcc2d59

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.jetbrains-annotations-24.0.1' into combined-pr-branch
2 parents 80f8cc5 + 3ed41ae commit dcc2d59

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.9.2'
2121
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.9.2'
2222

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

2626
sourceJar {

0 commit comments

Comments
 (0)