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.grails:grails-datastore-gorm-rx to v7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 27, 2022
1 parent 35bf581 commit db7c820
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 @@ -14,7 +14,7 @@ dependencies {
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'

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

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

0 comments on commit db7c820

Please sign in to comment.