Skip to content

Commit 5b48582

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.jetbrains-annotations-23.0.0' into combined-pr-branch
2 parents dadb365 + c1bd595 commit 5b48582

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
@@ -18,7 +18,7 @@ dependencies {
1818
testRuntimeOnly 'org.postgresql:postgresql:42.3.1'
1919
testRuntimeOnly 'mysql:mysql-connector-java:8.0.27'
2020

21-
testCompileClasspath 'org.jetbrains:annotations:22.0.0'
21+
testCompileClasspath 'org.jetbrains:annotations:23.0.0'
2222
}
2323

2424
sourceJar {

0 commit comments

Comments
 (0)