Commit 554ea42
authored
Bump dbup-sqlite, Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging.Abstractions
Bumps [dbup-sqlite](https://github.com/DbUp/dbup-sqlite), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
Updates `dbup-sqlite` from 6.0.0-beta.15 to 6.0.1
- [Release notes](https://github.com/DbUp/dbup-sqlite/releases)
- [Commits](DbUp/dbup-sqlite@6.0.0-beta.15...6.0.1)
Updates `Microsoft.Extensions.DependencyInjection.Abstractions` 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)
Updates `Microsoft.Extensions.Logging.Abstractions` 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: dbup-sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Logging.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 3b59cd5 commit 554ea42
File tree
1 file changed
+1
-1
lines changed- test/FluentCommand.SQLite.Tests
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments