Commit ca7e844
authored
Bump junitJupiterVersion
- Update JUnit Jupiter from `5.13.4` to `6.0.0-RC2` in build.gradle
- Add `@SuppressWarnings("NullAway")` annotations to `LogLevelsCondition` `beforeEach()` and `afterEach()` methods due to dataflow analysis limitations
- Verified that JUnit version did not require an update1 parent 802bba0 commit ca7e844
File tree
2 files changed
+3
-1
lines changed- spring-integration-test-support/src/main/java/org/springframework/integration/test/condition
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
0 commit comments