Skip to content

Commit 7e7e74f

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.jetbrains-annotations-26.0.2' into combined-pr-branch
2 parents 0374bfc + c7ac38a commit 7e7e74f

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

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

2626
tasks.withType(GroovyCompile) {

0 commit comments

Comments
 (0)