Skip to content

Commit

Permalink
Bump MiniValidation from 0.9.1 to 0.9.2 (#225)
Browse files Browse the repository at this point in the history
Bumps [MiniValidation](https://github.com/DamianEdwards/MiniValidation) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/DamianEdwards/MiniValidation/releases)
- [Commits](DamianEdwards/MiniValidation@v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: MiniValidation
  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 Dec 25, 2024
1 parent 97095d4 commit 13989a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tingle.AzureCleaner/Tingle.AzureCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="19.225.1" />
<PackageReference Include="Microsoft.TeamFoundation.DistributedTask.WebApi" Version="19.225.1" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
<PackageReference Include="MiniValidation" Version="0.9.1" />
<PackageReference Include="MiniValidation" Version="0.9.2" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />
<PackageReference Include="Tingle.EventBus.Transports.Azure.QueueStorage" Version="0.22.3" />
Expand Down

0 comments on commit 13989a4

Please sign in to comment.