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

Commit d8dbc39

Browse files
Bump NodaTime.Testing from 3.1.2 to 3.1.3
Bumps [NodaTime.Testing](https://github.com/nodatime/nodatime) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/nodatime/nodatime/releases) - [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk) - [Commits](nodatime/nodatime@3.1.2...3.1.3) --- 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 47eb6e8 commit d8dbc39

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.3"/>
21-
<PackageReference Include="NodaTime.Testing" Version="3.1.2"/>
21+
<PackageReference Include="NodaTime.Testing" Version="3.1.3"/>
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.3"/>
22-
<PackageReference Include="NodaTime.Testing" Version="3.1.2"/>
22+
<PackageReference Include="NodaTime.Testing" Version="3.1.3"/>
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)