Skip to content

Commit f3a1af4

Browse files
committed
Dependency versions update
1 parent 59fa7ea commit f3a1af4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## [5.4.4]
66
### Changed
7-
- Client version updated to [5.4.10](https://github.com/reportportal/client-java/releases/tag/5.4.10), by @HardNorth
7+
- Client version updated to [5.4.11](https://github.com/reportportal/client-java/releases/tag/5.4.11), by @HardNorth
88

99
## [5.4.3]
1010
### 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.10'
42+
api 'com.epam.reportportal:client-java:5.4.11'
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)