Skip to content

Commit

Permalink
Bump org.grails.plugins:gorm-logical-delete
Browse files Browse the repository at this point in the history
Bumps [org.grails.plugins:gorm-logical-delete](https://github.com/grails-plugins/gorm-logical-delete) from 2.0.0.M2 to 2.0.0.BUILD-SNAPSHOT.
- [Commits](https://github.com/grails-plugins/gorm-logical-delete/commits)

---
updated-dependencies:
- dependency-name: org.grails.plugins:gorm-logical-delete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent a7b3206 commit ab758f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ dependencies {

compile group: 'io.github.http-builder-ng', name: 'http-builder-ng-okhttp', version: '1.0.4'
compile group: 'org.apache.httpcomponents', name: 'httpmime', version: '4.5.13'
compile 'org.grails.plugins:gorm-logical-delete:2.0.0.M2'
compile 'org.grails.plugins:gorm-logical-delete:2.0.0.BUILD-SNAPSHOT'
// https://mvnrepository.com/artifact/org.apache.pdfbox/pdfbox
compile group: 'org.apache.pdfbox', name: 'pdfbox', version: '2.0.15'

Expand Down

0 comments on commit ab758f2

Please sign in to comment.