Skip to content

Commit a8f0574

Browse files
committed
Bump client-java to 5.3.16 and test utils to 0.0.13
Keep dependencies aligned with latest client and utils; update changelog with client version.
1 parent 24c2d23 commit a8f0574

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## [Unreleased]
4+
### Changed
5+
- Client version updated on [5.3.16](https://github.com/reportportal/client-java/releases/tag/5.3.16), by @HardNorth
46

57
## [5.2.0]
68
### Added

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ gradle_version=8.2
55
karate_version=1.4.1
66
junit_version=5.10.1
77
mockito_version=5.4.0
8-
test_utils_version=0.0.12
9-
client_version=5.3.14
8+
test_utils_version=0.0.13
9+
client_version=5.3.16
1010
slf4j_api_version=2.0.7
1111
logger_version=5.2.3
1212
hamcrest_version=2.2

0 commit comments

Comments
 (0)