diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 424fca7..47a25f6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "slopwatch.cmd": { - "version": "0.3.3", + "version": "0.3.4", "commands": [ "slopwatch" ], "rollForward": false }, "nuget-license": { - "version": "4.0.7", + "version": "4.0.8", "commands": [ "nuget-license" ], diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 8540fa4..defddf6 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -12,8 +12,8 @@ - + - + \ No newline at end of file