Skip to content

Commit 82087ec

Browse files
committed
Merge branch 'main' into 1599_flagd_threads
Signed-off-by: jarebudev <[email protected]>
2 parents 40aab33 + 26276ca commit 82087ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,14 @@
8080
<dependency>
8181
<groupId>io.cucumber</groupId>
8282
<artifactId>cucumber-bom</artifactId>
83-
<version>7.31.0</version>
83+
<version>7.33.0</version>
8484
<type>pom</type>
8585
<scope>import</scope>
8686
</dependency>
8787
<dependency>
8888
<groupId>org.mockito</groupId>
8989
<artifactId>mockito-bom</artifactId>
90-
<version>5.20.0</version>
90+
<version>5.21.0</version>
9191
<type>pom</type>
9292
<scope>import</scope>
9393
</dependency>

0 commit comments

Comments
 (0)