Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Commit

Permalink
Update dependency org.jetbrains:annotations to v21.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 25, 2021
1 parent ba7a3b3 commit ecc0cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grooves-gorm/build.gradle
Expand Up @@ -15,7 +15,7 @@ dependencies {

compileOnly 'org.grails:grails-datastore-gorm:7.0.4.RELEASE'
compileOnly 'org.grails:grails-datastore-gorm-rx:7.0.4.RELEASE'
compileOnly "org.jetbrains:annotations:21.0.0"
compileOnly "org.jetbrains:annotations:21.0.1"

testCompile "org.spockframework:spock-core:2.0-groovy-3.0"
}
Expand Down

0 comments on commit ecc0cce

Please sign in to comment.