Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit 3ddd243

Browse files
Bump NodaTime.Testing from 3.1.5 to 3.1.6
Bumps [NodaTime.Testing](https://github.com/nodatime/nodatime) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/nodatime/nodatime/releases) - [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk) - [Commits](nodatime/nodatime@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: NodaTime.Testing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acb17b5 commit 3ddd243

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/AspNetCoreWebSample/AspNetCoreWebSample.csproj

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

1919
<ItemGroup>
2020
<PackageReference Include="NodaTime" Version="3.1.6"/>
21-
<PackageReference Include="NodaTime.Testing" Version="3.1.5"/>
21+
<PackageReference Include="NodaTime.Testing" Version="3.1.6"/>
2222
</ItemGroup>
2323

2424
<ItemGroup>

samples/ConsoleSample/ConsoleSample.csproj

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

2020
<ItemGroup>
2121
<PackageReference Include="NodaTime" Version="3.1.6"/>
22-
<PackageReference Include="NodaTime.Testing" Version="3.1.5"/>
22+
<PackageReference Include="NodaTime.Testing" Version="3.1.6"/>
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)