File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33## [ Unreleased]
4+ ### Changed
5+ - Client version updated to [ 5.4.6] ( https://github.com/reportportal/client-java/releases/tag/5.4.6 ) , by @HardNorth
46
57## [ 5.4.1]
68### Changed
Original file line number Diff line number Diff line change @@ -39,11 +39,11 @@ repositories {
3939}
4040
4141dependencies {
42- api " com.epam.reportportal:client-java:5.4.4 "
42+ api " com.epam.reportportal:client-java:5.4.6 "
4343
4444 compileOnly " org.spockframework:spock-core:${ spock_version} "
4545 implementation ' org.slf4j:slf4j-api:2.0.7'
46- implementation ' org.apache.commons:commons-lang3:3.18 .0'
46+ implementation ' org.apache.commons:commons-lang3:3.19 .0'
4747
4848 testImplementation " org.spockframework:spock-core:${ spock_version} "
4949 testImplementation ' org.codehaus.groovy:groovy:2.5.14'
You can’t perform that action at this time.
0 commit comments