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 v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 26, 2022
1 parent 0ebcb6b commit 8dd193b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grooves-gorm/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {

compileOnly 'org.grails:grails-datastore-gorm:7.2.1'
compileOnly 'org.grails:grails-datastore-gorm-rx:7.2.1'
compileOnly "org.jetbrains:annotations:21.0.1"
compileOnly "org.jetbrains:annotations:23.0.0"

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

0 comments on commit 8dd193b

Please sign in to comment.