Skip to content

Commit

Permalink
Bump annotations from 20.0.0 to 20.1.0 in /modules/spock
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 7, 2020
1 parent 63692d3 commit a9154b5
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 {
testRuntime 'org.postgresql:postgresql:42.2.16'
testRuntime 'mysql:mysql-connector-java:8.0.21'

testCompileOnly 'org.jetbrains:annotations:20.0.0'
testCompileOnly 'org.jetbrains:annotations:20.1.0'
}

sourceJar {
Expand Down

0 comments on commit a9154b5

Please sign in to comment.