Skip to content

Commit ba15919

Browse files
Update dependency io.hypersistence:hypersistence-utils-hibernate-63 to v3.10.3 (#3043)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 348caed commit ba15919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ dependencies {
460460
implementation group: 'io.rest-assured', name: 'rest-assured'
461461
implementation group: 'org.flywaydb', name: 'flyway-core', version: '11.8.2'
462462
implementation group: 'org.flywaydb', name: 'flyway-database-postgresql', version: '11.8.2'
463-
implementation group: 'io.hypersistence', name: 'hypersistence-utils-hibernate-63', version: '3.9.10'
463+
implementation group: 'io.hypersistence', name: 'hypersistence-utils-hibernate-63', version: '3.10.3'
464464

465465
//database
466466
implementation 'org.postgresql:postgresql:42.7.7'

0 commit comments

Comments
 (0)