Skip to content

Commit 5023073

Browse files
dependabot-preview[bot]arturcic
authored andcommitted
Bump FluentDateTime from 1.15.0 to 1.16.0
Bumps [FluentDateTime](https://github.com/FluentDateTime/FluentDateTime) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/FluentDateTime/FluentDateTime/releases) - [Commits](https://github.com/FluentDateTime/FluentDateTime/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent caecb58 commit 5023073

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/GitVersionCore.Tests/GitVersionCore.Tests.csproj

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

1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.1" />
15-
<PackageReference Include="FluentDateTime" Version="1.15.0" />
15+
<PackageReference Include="FluentDateTime" Version="1.16.0" />
1616
<PackageReference Include="GitTools.Testing" Version="1.2.0" />
1717
<PackageReference Include="JetBrains.Annotations" Version="$(PackageVersion_JetBrainsAnnotations)"></PackageReference>
1818
<PackageReference Include="NSubstitute" Version="4.2.0" />

src/GitVersionTask.Tests/GitVersionTask.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.1" />
9-
<PackageReference Include="FluentDateTime" Version="1.15.0"></PackageReference>
9+
<PackageReference Include="FluentDateTime" Version="1.16.0"></PackageReference>
1010
<PackageReference Include="JetBrains.Annotations" Version="$(PackageVersion_JetBrainsAnnotations)"></PackageReference>
1111
<PackageReference Include="Newtonsoft.Json" Version="12.0.2"></PackageReference>
1212
<PackageReference Include="NSubstitute" Version="4.2.0"></PackageReference>

0 commit comments

Comments
 (0)