Skip to content

Commit

Permalink
Update logback version, update client version
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Sep 30, 2024
1 parent 050f0bb commit ea50ffd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## [Unreleased]
### Changed
- Client version updated on [5.2.11](https://github.com/reportportal/client-java/releases/tag/5.2.11), by @HardNorth
- Client version updated on [5.2.15](https://github.com/reportportal/client-java/releases/tag/5.2.15), by @HardNorth
- Logback version updated on 1.3.14, by @HardNorth

## [5.2.2]
### Changed
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ version=5.2.3-SNAPSHOT
description=EPAM Report portal. Logback Integration
scripts_url=https://raw.githubusercontent.com/reportportal/gradle-scripts
scripts_branch=master
client_version=5.2.11
logback_version=1.3.12
client_version=5.2.15
logback_version=1.3.14
junit_version=5.6.3
junit_runner_version=1.6.3
mockito_version=3.3.3
Expand Down

0 comments on commit ea50ffd

Please sign in to comment.