File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ dependencies {
4444
4545 testImplementation " com.epam.reportportal:client-java:${ client_version} "
4646 testImplementation " com.google.code.findbugs:jsr305:${ jsr305_version} "
47- testImplementation ' com.epam.reportportal:agent-java-test-utils:0.0.7 '
47+ testImplementation ' com.epam.reportportal:agent-java-test-utils:0.0.12 '
4848
4949 testImplementation(" org.junit.platform:junit-platform-runner:${ junit5_runner_version} " ) {
5050 exclude module : ' junit'
Original file line number Diff line number Diff line change 1- version =5.2.8 -SNAPSHOT
1+ version =5.3.0 -SNAPSHOT
22description =Report Portal Java formatting utils for Agents and Loggers
33junit5_version =5.6.3
44junit5_runner_version =1.6.3
55mockito_version =4.5.1
6- client_version =5.2.26
6+ client_version =5.3.14
77jsr305_version =3.0.2
88scripts_url =https://raw.githubusercontent.com/reportportal/gradle-scripts
99scripts_branch =master
You can’t perform that action at this time.
0 commit comments