Skip to content

Commit 4356958

Browse files
fix(deps): update dependency io.cucumber:messages to v29 (#428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: M.P. Korstanje <[email protected]>
1 parent 7fa9ee9 commit 4356958

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
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>io.cucumber</groupId>
5353
<artifactId>messages</artifactId>
54-
<version>[18.0.0,29.0.0)</version>
54+
<version>[18.0.0,30.0.0)</version>
5555
</dependency>
5656

5757
<dependency>

0 commit comments

Comments
 (0)