Skip to content

Commit

Permalink
Bump Somfic.Common from 0.1.3 to 0.1.6
Browse files Browse the repository at this point in the history
Bumps Somfic.Common from 0.1.3 to 0.1.6.

---
updated-dependencies:
- dependency-name: Somfic.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 1315a0a commit 0ed60bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EliteAPI.Web/EliteAPI.Web.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
Expand All @@ -16,6 +16,6 @@
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Somfic.Common" Version="0.1.3" />
<PackageReference Include="Somfic.Common" Version="0.1.6" />
</ItemGroup>
</Project>

0 comments on commit 0ed60bb

Please sign in to comment.