Commit ffc8ae8
authored
chore: upgrade testcontainers-ory-hydra to 0.0.6 (#176)
Bumps the pin past the release that deprecated the URI helpers and
migrates the two call sites off them, dropping the @SuppressWarnings
placeholders: with this app's synthetic path-bearing issuer the
discovery document advertises endpoints under a prefix nothing serves,
so the URIs are built from publicBaseUriString() instead of the
discovery accessors. -Werror now guards the upstream deprecation
boundary with no exceptions.1 parent 859147a commit ffc8ae8
2 files changed
Lines changed: 3 additions & 9 deletions
File tree
- gradle
- reference-app/src/test/java/com/ardetrick/oryhydrareference
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | 159 | | |
163 | | - | |
| 160 | + | |
164 | 161 | | |
165 | 162 | | |
166 | 163 | | |
| |||
198 | 195 | | |
199 | 196 | | |
200 | 197 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | 198 | | |
205 | 199 | | |
206 | | - | |
| 200 | + | |
207 | 201 | | |
208 | 202 | | |
209 | 203 | | |
| |||
0 commit comments