Skip to content

Commit

Permalink
Bump ktsu.StrongStrings from 1.2.1 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps [ktsu.StrongStrings](https://github.com/ktsu-dev/StrongStrings) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/ktsu-dev/StrongStrings/releases)
- [Commits](ktsu-dev/StrongStrings@v1.2.1...v1.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 8fba315 commit 2156ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StrongPaths/StrongPaths.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="ktsu.Extensions" Version="1.0.9" />
<PackageReference Include="ktsu.StrongStrings" Version="1.2.1" />
<PackageReference Include="ktsu.StrongStrings" Version="1.2.3" />
</ItemGroup>

<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
Expand Down

0 comments on commit 2156ffd

Please sign in to comment.