diff --git a/src/JK.Common.FluentValidation/CHANGELOG.md b/src/JK.Common.FluentValidation/CHANGELOG.md index 066ce51..1973c9e 100644 --- a/src/JK.Common.FluentValidation/CHANGELOG.md +++ b/src/JK.Common.FluentValidation/CHANGELOG.md @@ -13,6 +13,10 @@ Unless otherwise noted, all changes made by [@jeremyknight-me](https://github.co - Added support for .NET 9. +### Changed + +- Upgraded JK.Common to 6.0.0 + ### Removed - Removed support for .NET Standard 2.0, .NET 6, and .NET 7 diff --git a/src/JK.Common.FluentValidation/JK.Common.FluentValidation.csproj b/src/JK.Common.FluentValidation/JK.Common.FluentValidation.csproj index 5f81686..8cae6a4 100644 --- a/src/JK.Common.FluentValidation/JK.Common.FluentValidation.csproj +++ b/src/JK.Common.FluentValidation/JK.Common.FluentValidation.csproj @@ -11,7 +11,7 @@ - +