We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fa7ea commit f3a1af4Copy full SHA for f3a1af4
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
## [5.4.4]
6
### Changed
7
-- Client version updated to [5.4.10](https://github.com/reportportal/client-java/releases/tag/5.4.10), by @HardNorth
+- Client version updated to [5.4.11](https://github.com/reportportal/client-java/releases/tag/5.4.11), by @HardNorth
8
9
## [5.4.3]
10
build.gradle
@@ -39,7 +39,7 @@ repositories {
39
}
40
41
dependencies {
42
- api 'com.epam.reportportal:client-java:5.4.10'
+ api 'com.epam.reportportal:client-java:5.4.11'
43
api 'com.nordstrom.tools:junit-foundation:17.2.4'
44
45
implementation 'org.slf4j:slf4j-api:2.0.7'
0 commit comments