Skip to content

Commit

Permalink
Bump MiniValidation from 0.8.0 to 0.9.0 (#79)
Browse files Browse the repository at this point in the history
Bumps [MiniValidation](https://github.com/DamianEdwards/MiniValidation) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/DamianEdwards/MiniValidation/releases)
- [Commits](DamianEdwards/MiniValidation@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: MiniValidation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 16, 2023
1 parent 385af76 commit 4ea4be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tingle.AzdoCleaner/Tingle.AzdoCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="19.221.0-preview" />
<PackageReference Include="Microsoft.TeamFoundation.DistributedTask.WebApi" Version="19.221.0-preview" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.5" />
<PackageReference Include="MiniValidation" Version="0.8.0" />
<PackageReference Include="MiniValidation" Version="0.9.0" />
<PackageReference Include="Tingle.EventBus.Transports.Azure.QueueStorage" Version="0.19.2" />
<PackageReference Include="Tingle.EventBus.Transports.Azure.ServiceBus" Version="0.19.2" />
<PackageReference Include="Tingle.EventBus.Transports.InMemory" Version="0.19.2" />
Expand Down

0 comments on commit 4ea4be4

Please sign in to comment.