Skip to content

Commit

Permalink
tools: update api
Browse files Browse the repository at this point in the history
 bump Keon.MVC from 5.0.3 to 5.0.5 in /api

Bumps [Keon.MVC](https://github.com/darakeon/dk-lib) from 5.0.3
to 5.0.5.
- [Commits](https://github.com/darakeon/dk-lib/commits)

---
updated-dependencies:
- dependency-name: Keon.MVC
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and darakeon committed Sep 16, 2024
1 parent f77e580 commit 8e5fd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/API/API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<ItemGroup>
<PackageReference Include="BuildBundlerMinifier" Version="3.2.449" />
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="Keon.MVC" Version="5.0.3" />
<PackageReference Include="Keon.MVC" Version="5.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.8" />
<PackageReference Include="MySql.Data" Version="9.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit 8e5fd5d

Please sign in to comment.