Skip to content

Commit

Permalink
fix(deps): update dependency io.hypersistence:hypersistence-utils-hib…
Browse files Browse the repository at this point in the history
…ernate-62 to v3.7.6
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent b4d1ebb commit 036afd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {
implementation 'com.querydsl:querydsl-jpa:5.0.0:jakarta'
implementation 'io.grpc:grpc-all:1.52.1'
implementation 'io.micrometer:micrometer-registry-prometheus'
implementation 'io.hypersistence:hypersistence-utils-hibernate-62:3.7.5'
implementation 'io.hypersistence:hypersistence-utils-hibernate-62:3.7.6'
implementation 'javax.inject:javax.inject:1'
implementation 'org.apache.commons:commons-csv:1.10.0'
implementation 'org.apache.commons:commons-fileupload2-jakarta:2.0.0-M1'
Expand Down
2 changes: 1 addition & 1 deletion packages/server/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ io.grpc:grpc-stub:1.55.1=aotCompileClasspath,aotTestCompileClasspath,nativeImage
io.grpc:grpc-testing:1.52.1=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.grpc:grpc-xds:1.52.1=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.hypersistence:hypersistence-tsid:2.1.1=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.hypersistence:hypersistence-utils-hibernate-62:3.7.5=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.hypersistence:hypersistence-utils-hibernate-62:3.7.6=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.lettuce:lettuce-core:6.2.6.RELEASE=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-commons:1.11.5=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-core:1.11.5=aotCompileClasspath,aotTestCompileClasspath,compileClasspath,nativeImageClasspath,nativeImageTestClasspath,processAotClasspath,processTestAotClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
Expand Down

0 comments on commit 036afd3

Please sign in to comment.