Skip to content

Commit 0f1f850

Browse files
authored
Apply suggestions
1 parent 9829c69 commit 0f1f850

File tree

1 file changed

+2
-2
lines changed
  • 17/umbraco-cms/fundamentals/setup/upgrading/version-specific

1 file changed

+2
-2
lines changed

17/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,13 +180,13 @@ As is usual for a major upgrade, Umbraco’s dependencies have been updated to t
180180

181181
NPoco was updated by a major version from 5.7.1 to 6.1.0. There were some changes to Umbraco code necessary after this update, so customer projects or packages that use NPoco directly may also require some change.
182182

183-
Swashbuckle was updated to a new major version of 10.0.1. If you are using this library to provide a Swagger document in your package or project, changes around namespaces, nullability, and types will be encountered.
183+
Swashbuckle was updated to a new major version 10.0.1. If you are using this library to provide a Swagger document in your package or project, changes around namespaces, nullability, and types will be encountered.
184184

185185
The other specific dependency updates made for Umbraco 17 for server and client-side libraries can be found in these PRs:
186186

187187
- [#20385](https://github.com/umbraco/Umbraco-CMS/pull/20385)
188188
- [#20184](https://github.com/umbraco/Umbraco-CMS/pull/20184)
189-
- [#20925]https://github.com/umbraco/Umbraco-CMS/pull/20925)
189+
- [#20925](https://github.com/umbraco/Umbraco-CMS/pull/20925)
190190

191191
**Other breaking changes**
192192

0 commit comments

Comments
 (0)