diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index e320391..7917b90 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,13 +3,13 @@
"isRoot": true,
"tools": {
"dotnet-sonarscanner": {
- "version": "11.2.1",
+ "version": "11.3.0",
"commands": [
"dotnet-sonarscanner"
]
},
"demaconsulting.pandoctool": {
- "version": "3.10.2",
+ "version": "3.11.0",
"commands": [
"pandoc"
]
diff --git a/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj b/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj
index 89696c8..8af76a9 100644
--- a/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj
+++ b/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj
@@ -38,7 +38,7 @@
compile; runtime; build; native; contentfiles; analyzers; buildtransitive
-
+