File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
- Test Case ID templating, by @HardNorth
6
6
### Changed
7
7
- Client version updated on [ 5.1.9] ( https://github.com/reportportal/client-java/releases/tag/5.1.9 ) , by @HardNorth
8
- - JUnit-Foundation updated on [ 16.0.1 ] ( https://github.com/sbabcoc/JUnit-Foundation/releases/tag/junit-foundation-16.0.1 ) , by @HardNorth
8
+ - JUnit-Foundation updated on [ 15.3.5 ] ( https://github.com/sbabcoc/JUnit-Foundation/releases/tag/junit-foundation-15.3.5 ) , by @HardNorth
9
9
- Slf4j version updated on 1.7.36, by @HardNorth
10
10
11
11
## [ 5.1.0]
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ repositories {
30
30
dependencies {
31
31
api ' com.epam.reportportal:client-java:5.1.9'
32
32
api ' com.epam.reportportal:commons-model:5.0.0'
33
- api ' com.nordstrom.tools:junit-foundation:16.0.1 '
33
+ api ' com.nordstrom.tools:junit-foundation:15.3.5 '
34
34
api ' com.google.code.findbugs:jsr305:3.0.2'
35
35
36
36
implementation ' org.slf4j:slf4j-api:1.7.36'
You can’t perform that action at this time.
0 commit comments