Skip to content

Commit 8a3a40b

Browse files
Update dependency io.hypersistence:hypersistence-utils-hibernate-63 to v3.11.0 (#908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb194f3 commit 8a3a40b

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
@@ -285,7 +285,7 @@ dependencies {
285285
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign'
286286
implementation group: 'org.springframework.security', name: 'spring-security-oauth2-client'
287287
implementation group: 'org.testng', name: 'testng', version: '7.11.0'
288-
implementation group: "io.hypersistence", name: "hypersistence-utils-hibernate-63", version: "3.10.3"
288+
implementation group: "io.hypersistence", name: "hypersistence-utils-hibernate-63", version: "3.11.0"
289289

290290
compileOnly group: 'net.sourceforge.findbugs', name: 'annotations', version: '1.3.2'
291291
compileOnly group: 'org.projectlombok', name: 'lombok', version: versions.lombok

0 commit comments

Comments
 (0)