Skip to content

Commit

Permalink
Bump EliteAPI from 3.1.12 to 3.1.13
Browse files Browse the repository at this point in the history
Bumps [EliteAPI](https://github.com/EliteAPI/EliteAPI) from 3.1.12 to 3.1.13.
- [Release notes](https://github.com/EliteAPI/EliteAPI/releases)
- [Commits](Somfic/EliteAPI@3.1.12...3.1.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent 777515e commit 5f25dc8
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 5f25dc8

Please sign in to comment.