Commit 5672e6e
authored
build: bump AutoMapper and Microsoft.Extensions.Options
Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
Updates `AutoMapper` from 13.0.1 to 14.0.0
- [Release notes](https://github.com/AutoMapper/AutoMapper/releases)
- [Commits](LuckyPennySoftware/AutoMapper@v13.0.1...v14.0.0)
Updates `Microsoft.Extensions.Options` from 9.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.0)
---
updated-dependencies:
- dependency-name: AutoMapper
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Options
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 96dc671 commit 5672e6e
File tree
2 files changed
+2
-2
lines changed- App/backend-api
- Microsoft.GS.DPS.Host
- Microsoft.GS.DPS
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments