Skip to content

Commit

Permalink
Bump TaleSpire from 1.2.2 to 1.2.3 (#77)
Browse files Browse the repository at this point in the history
Bumps [TaleSpire](https://github.com/TaleSpire-Modding-Pipelines/TBNuget) from 1.2.2 to 1.2.3.
- [Commits](https://github.com/TaleSpire-Modding-Pipelines/TBNuget/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent b6edc28 commit d2d5ef2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RadialUIPlugin/RadialUIPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="TaleSpire" Version="1.2.2"></PackageReference>
<PackageReference Include="TaleSpire" Version="1.2.3"></PackageReference>
<PackageReference Include="Talespire.BepInEx" Version="5.4.22"></PackageReference>
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion RadialUnitTests/RadialUnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<ProjectReference Include="..\RadialUIPlugin\RadialUIPlugin.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="TaleSpire" Version="1.2.2"></PackageReference>
<PackageReference Include="TaleSpire" Version="1.2.3"></PackageReference>
<PackageReference Include="Talespire.BepInEx" Version="5.4.22"></PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit d2d5ef2

Please sign in to comment.