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 92e186a commit 8e1d573Copy full SHA for 8e1d573
build.gradle.kts
@@ -58,7 +58,7 @@ dependencies {
58
api("com.salesforce.servicelibs:reactor-grpc-stub:$reactorGrpcVersion")
59
api("commons-beanutils:commons-beanutils:1.11.0")
60
api("commons-io:commons-io:2.19.0")
61
- api("io.cucumber:cucumber-bom:7.25.0")
+ api("io.cucumber:cucumber-bom:7.23.0")
62
api("io.github.mweirauch:micrometer-jvm-extras:0.2.2")
63
api("io.grpc:grpc-bom:$grpcVersion")
64
api("io.hypersistence:hypersistence-utils-hibernate-63:3.10.3")
0 commit comments