This repository was archived by the owner on Jun 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33## [ Unreleased]
4+ ### Changed
5+ - Client version updated on [ 5.3.14] ( https://github.com/reportportal/client-java/releases/tag/5.3.14 ) , by @HardNorth
46
57## [ 5.3.0]
68### Changed
Original file line number Diff line number Diff line change @@ -37,13 +37,13 @@ repositories {
3737}
3838
3939dependencies {
40- api ' com.epam.reportportal:client-java:5.3.4 '
40+ api ' com.epam.reportportal:client-java:5.3.14 '
4141 api ' info.cukes:gherkin:2.12.2'
4242
4343 implementation ' org.slf4j:slf4j-api:2.0.7'
4444 implementation ' org.apache.commons:commons-text:1.10.0'
4545
46- testImplementation ' com.epam.reportportal:agent-java-test-utils:0.0.7 '
46+ testImplementation ' com.epam.reportportal:agent-java-test-utils:0.0.12 '
4747
4848 testImplementation ' com.squareup.okhttp3:okhttp:4.12.0'
4949 testImplementation ' org.aspectj:aspectjweaver:1.9.19'
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-5.4.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.6.4 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments