Skip to content

Commit

Permalink
chore(deps): bump Semver from 2.3.0 to 3.0.0 in /api
Browse files Browse the repository at this point in the history
Bumps [Semver](https://github.com/WalkerCodeRanger/semver) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/WalkerCodeRanger/semver/releases)
- [Changelog](https://github.com/WalkerCodeRanger/semver/blob/master/PublishingRelease.md)
- [Commits](WalkerCodeRanger/semver@v2.3.0...v3.0.0)

---
updated-dependencies:
- dependency-name: Semver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CodeMyst committed Feb 6, 2025
1 parent e0af641 commit d23da5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/PasteMyst.Web/PasteMyst.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Quartz" Version="3.13.1" />
<PackageReference Include="Quartz.AspNetCore" Version="3.6.2" />
<PackageReference Include="Quartz.Extensions.DependencyInjection" Version="3.13.1" />
<PackageReference Include="Semver" Version="2.3.0" />
<PackageReference Include="Semver" Version="3.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
<PackageReference Include="YamlDotNet" Version="16.3.0" />
</ItemGroup>
Expand Down

0 comments on commit d23da5f

Please sign in to comment.