Skip to content

Commit 282deec

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.jetbrains-annotations-21.0.1' into combined-pr-branch
2 parents 3a2f1dd + 57f4802 commit 282deec

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
testRuntime 'org.postgresql:postgresql:42.2.18'
1919
testRuntime 'mysql:mysql-connector-java:8.0.25'
2020

21-
testCompileClasspath 'org.jetbrains:annotations:20.1.0'
21+
testCompileClasspath 'org.jetbrains:annotations:21.0.1'
2222
}
2323

2424
sourceJar {

0 commit comments

Comments
 (0)