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.
2 parents 40aab33 + 26276ca commit 82087ecCopy full SHA for 82087ec
pom.xml
@@ -80,14 +80,14 @@
80
<dependency>
81
<groupId>io.cucumber</groupId>
82
<artifactId>cucumber-bom</artifactId>
83
- <version>7.31.0</version>
+ <version>7.33.0</version>
84
<type>pom</type>
85
<scope>import</scope>
86
</dependency>
87
88
<groupId>org.mockito</groupId>
89
<artifactId>mockito-bom</artifactId>
90
- <version>5.20.0</version>
+ <version>5.21.0</version>
91
92
93
0 commit comments