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 Jan 20, 2025
1 parent ea50ffd commit d82b890
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## [Unreleased]
### Changed
- 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
- Client version updated on [5.2.25](https://github.com/reportportal/client-java/releases/tag/5.2.25), by @HardNorth
- Logback version updated on 1.3.15, 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.15
logback_version=1.3.14
client_version=5.2.25
logback_version=1.3.15
junit_version=5.6.3
junit_runner_version=1.6.3
mockito_version=3.3.3
Expand Down

0 comments on commit d82b890

Please sign in to comment.