Skip to content

Commit 534382c

Browse files
committed
Rolling back JUnit-Foundation update
1 parent 98eecd1 commit 534382c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- Test Case ID templating, by @HardNorth
66
### Changed
77
- 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
99
- Slf4j version updated on 1.7.36, by @HardNorth
1010

1111
## [5.1.0]

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repositories {
3030
dependencies {
3131
api 'com.epam.reportportal:client-java:5.1.9'
3232
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'
3434
api 'com.google.code.findbugs:jsr305:3.0.2'
3535

3636
implementation 'org.slf4j:slf4j-api:1.7.36'

0 commit comments

Comments
 (0)