Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/…
Browse files Browse the repository at this point in the history
…org.jetbrains-annotations-22.0.0' into combined-pr-branch
  • Loading branch information
rnorth committed Sep 6, 2021
2 parents ce71a6f + 713d324 commit 490842d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/spock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
testRuntimeOnly 'org.postgresql:postgresql:42.2.23'
testRuntimeOnly 'mysql:mysql-connector-java:8.0.25'

testCompileClasspath 'org.jetbrains:annotations:21.0.1'
testCompileClasspath 'org.jetbrains:annotations:22.0.0'
}

sourceJar {
Expand Down

0 comments on commit 490842d

Please sign in to comment.