Skip to content

Commit 1f388c8

Browse files
fix(deps): update dependency io.cucumber:messages to v30 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5a6921 commit 1f388c8

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>[29.0.1,30.0.0)</version>
62+
<version>[29.0.1,31.0.0)</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>io.cucumber</groupId>

0 commit comments

Comments
 (0)