Skip to content

Commit 56f1232

Browse files
fix(deps): update dependency io.cucumber:messages to v29
1 parent a8809fa commit 56f1232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>io.cucumber</groupId>
6161
<artifactId>messages</artifactId>
62-
<version>[24.0.0,29.0.0)</version>
62+
<version>[24.0.0,29.0.2)</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>io.cucumber</groupId>

0 commit comments

Comments
 (0)