Skip to content

Commit e7ca44a

Browse files
committed
Update dependency io.cucumber:messages up to v28
1 parent c1205b5 commit e7ca44a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
### Added
10+
- Update dependency io.cucumber:messages up to v28
911

1012
## [0.3.1] - 2025-02-02
1113
### Fixed

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

0 commit comments

Comments
 (0)