Skip to content

Commit 68ab6c4

Browse files
committed
Dependency versions update
1 parent 0435f9d commit 68ab6c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

4444
compileOnly "org.spockframework:spock-core:${spock_version}"
4545
implementation 'org.slf4j:slf4j-api:2.0.7'

0 commit comments

Comments
 (0)