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 64f334d commit 77a94a9Copy full SHA for 77a94a9
build.gradle.kts
@@ -56,7 +56,7 @@ dependencies {
56
api("com.salesforce.servicelibs:reactor-grpc-stub:$reactorGrpcVersion")
57
api("commons-beanutils:commons-beanutils:1.11.0")
58
api("commons-io:commons-io:2.19.0")
59
- api("io.cucumber:cucumber-bom:7.23.0")
+ api("io.cucumber:cucumber-bom:7.25.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.3")
0 commit comments