Skip to content

Commit

Permalink
Merge pull request #25 from Somfic/dependabot/nuget/EliteAPI-3.1.13
Browse files Browse the repository at this point in the history
Bump EliteAPI from 3.1.12 to 3.1.13
  • Loading branch information
Somfic committed Mar 11, 2024
2 parents 90de5d9 + 5f25dc8 commit 8797c7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EliteVA/EliteVA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Version>0.4.3</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.1.12" />
<PackageReference Include="EliteAPI" Version="3.1.13" />
<PackageReference Include="EliteAPI.Web" Version="3.1.12" />
<PackageReference Include="EliteAPI.Web.Spansh" Version="3.1.12" />
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="8.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion ProfileGenerator/ProfileGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
<Version>0.4.3</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.1.12" />
<PackageReference Include="EliteAPI" Version="3.1.13" />
</ItemGroup>
</Project>

0 comments on commit 8797c7c

Please sign in to comment.