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 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 71cdafe commit 35bf581
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 @@ -13,7 +13,7 @@ dependencies {

implementation 'io.reactivex.rxjava2:rxjava:2.2.21'

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

Expand Down

0 comments on commit 35bf581

Please sign in to comment.