Skip to content

Commit

Permalink
fix(deps): update dependency io.cucumber:messages to v22 (#103)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 7, 2023
1 parent d4998a6 commit 74c2fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>messages</artifactId>
<version>[19.1.4,22.0.0)</version>
<version>[19.1.4,23.0.0)</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 74c2fb3

Please sign in to comment.