We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da010ac commit fe83b72Copy full SHA for fe83b72
build.gradle.kts
@@ -59,7 +59,7 @@ dependencies {
59
api("io.cucumber:cucumber-bom:7.23.0")
60
api("io.github.mweirauch:micrometer-jvm-extras:0.2.2")
61
api("io.grpc:grpc-bom:$grpcVersion")
62
- api("io.hypersistence:hypersistence-utils-hibernate-63:3.10.2")
+ api("io.hypersistence:hypersistence-utils-hibernate-63:3.10.3")
63
api("io.projectreactor:reactor-core-micrometer:1.2.7")
64
api("io.swagger:swagger-annotations:1.6.16")
65
api("io.vertx:vertx-core:4.5.16") // Temporary until next Spring Boot
0 commit comments