Skip to content

Commit

Permalink
Bump Devlooped.Web from 1.2.2 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [Devlooped.Web](https://github.com/devlooped/Web) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/devlooped/Web/releases)
- [Changelog](https://github.com/devlooped/Web/blob/main/changelog.md)
- [Commits](devlooped/Web@v1.2.2...v1.3.0)

---
updated-dependencies:
- dependency-name: Devlooped.Web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent cf09b60 commit 1dd910e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/Commands.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Devlooped.Web" Version="1.2.2" />
<PackageReference Include="Devlooped.Web" Version="1.3.0" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageReference Include="NuGet.Protocol" Version="6.11.1" />
Expand Down

0 comments on commit 1dd910e

Please sign in to comment.