Skip to content

Commit 0678feb

Browse files
Bump problem4j-core to 1.4.1
1 parent e7c4730 commit 0678feb

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog][keepachangelog], and this project adhe
66

77
## [Unreleased]
88

9+
### Changed
10+
11+
- Bump `problem4j-core` to `1.4.1`.
12+
913
## [1.4.0] - 2026-02-17
1014

1115
### Added

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jackson3 = "3.0.4"
44
jspecify = "1.0.0"
55
junit = "6.0.3"
66
nmcp = "1.4.4"
7-
problem4j-core = "1.4.0"
7+
problem4j-core = "1.4.1"
88
spotless = "8.2.1"
99

1010
[plugins]

0 commit comments

Comments
 (0)