We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa4c6d4 + ac77939 commit af27f38Copy full SHA for af27f38
2 files changed
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
## [Unreleased]
4
+### Changed
5
+- Client version updated on [5.3.17](https://github.com/reportportal/client-java/releases/tag/5.3.17), by @HardNorth
6
7
## [5.3.1]
8
### Changed
build.gradle
@@ -39,7 +39,7 @@ repositories {
39
}
40
41
dependencies {
42
- api 'com.epam.reportportal:client-java:5.3.16'
+ api 'com.epam.reportportal:client-java:5.3.17'
43
api 'com.nordstrom.tools:junit-foundation:17.2.4'
44
45
implementation 'org.slf4j:slf4j-api:2.0.7'
0 commit comments