Commit 0497532
authored
fix: Bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [BigBook](https://github.com/JaCraig/BigBookOfDataTypes), [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) and [FileCurator](https://github.com/JaCraig/FileCurator).
Updates `BigBook` from 5.1.60 to 5.1.61
- [Changelog](https://github.com/JaCraig/BigBookOfDataTypes/blob/master/CHANGELOG.md)
- [Commits](JaCraig/BigBookOfDataTypes@v5.1.60...v5.1.61)
Updates `Microsoft.Extensions.ObjectPool` from 8.0.10 to 8.0.10
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v8.0.10)
Updates `FileCurator` from 4.1.10 to 4.1.11
- [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md)
- [Commits](JaCraig/FileCurator@v4.1.10...v4.1.11)
---
updated-dependencies:
- dependency-name: BigBook
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.Extensions.ObjectPool
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: FileCurator
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 1f6f7f5 commit 0497532
File tree
2 files changed
+2
-2
lines changed- src/SQLHelper.DB
- test/SQLHelper.Tests
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments