Skip to content

Commit 69d5f3f

Browse files
fix(deps): update dependency io.cucumber:messages to v27 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: M.P. Korstanje <[email protected]>
1 parent 2a64b33 commit 69d5f3f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99
### Changed
10+
- Update dependency io.cucumber:messages to v27
1011
- Update dependency io.cucumber:query to v13.0.2
1112

1213
## [0.2.0] - 2024-06-22

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>[24.0.0,25.0.0)</version>
54+
<version>[24.0.0,28.0.0)</version>
5555
</dependency>
5656
<dependency>
5757
<groupId>io.cucumber</groupId>

0 commit comments

Comments
 (0)