Skip to content

Commit a52e205

Browse files
committed
Dependency versions update
1 parent 17e138a commit a52e205

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
@@ -1,6 +1,8 @@
11
# Changelog
22

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

57
## [5.4.1]
68
### Changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repositories {
3939
}
4040

4141
dependencies {
42-
api 'com.epam.reportportal:client-java:5.4.4'
42+
api 'com.epam.reportportal:client-java:5.4.6'
4343
api 'com.nordstrom.tools:junit-foundation:17.2.4'
4444

4545
implementation 'org.slf4j:slf4j-api:2.0.7'

0 commit comments

Comments
 (0)