Skip to content

Commit

Permalink
Client version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Nov 11, 2024
1 parent 25a73e3 commit 7233e4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## [Unreleased]
### Changed
- Client version upgraded on [5.2.20](https://github.com/reportportal/client-java/releases/tag/5.2.20), by @HardNorth

## [5.4.3]
### Changed
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ repositories {
}

dependencies {
api 'com.epam.reportportal:client-java:5.2.15'
api 'com.epam.reportportal:client-java:5.2.20'

compileOnly "org.testng:testng:${testng_version}"
implementation 'org.slf4j:slf4j-api:2.0.4'
Expand Down

0 comments on commit 7233e4c

Please sign in to comment.