Skip to content

Commit d629182

Browse files
Bump NuGet.Versioning from 6.13.1 to 6.13.2 in /src
Bumps [NuGet.Versioning](https://github.com/NuGet/NuGet.Client) from 6.13.1 to 6.13.2. - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: NuGet.Versioning dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d691a74 commit d629182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.RavenDB/NServiceBus.RavenDB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="NServiceBus" Version="9.2.6" />
14-
<PackageReference Include="NuGet.Versioning" Version="6.13.1" AutomaticVersionRange="false" />
14+
<PackageReference Include="NuGet.Versioning" Version="6.13.2" AutomaticVersionRange="false" />
1515
<PackageReference Include="RavenDB.Client" Version="5.4.116" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)