Skip to content

Commit

Permalink
Update dependency io.hypersistence:hypersistence-utils-hibernate-60 t…
Browse files Browse the repository at this point in the history
…o v3.5.1 (#174)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent 8f72df6 commit 83affeb
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 @@ -309,7 +309,7 @@ dependencies {

implementation group: 'io.rest-assured', name: 'rest-assured'
implementation group: 'org.flywaydb', name: 'flyway-core', version: '9.19.4'
implementation group: 'io.hypersistence', name: 'hypersistence-utils-hibernate-60', version: '3.5.0'
implementation group: 'io.hypersistence', name: 'hypersistence-utils-hibernate-60', version: '3.5.1'

//database
implementation 'org.postgresql:postgresql:42.6.0'
Expand Down

0 comments on commit 83affeb

Please sign in to comment.