diff --git a/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj b/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj
index 74ffeb5..4c3e7be 100644
--- a/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj
+++ b/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj
@@ -14,7 +14,7 @@
-
+
diff --git a/src/GhBadgesSharp.Test/packages.lock.json b/src/GhBadgesSharp.Test/packages.lock.json
index 149df82..db54adc 100644
--- a/src/GhBadgesSharp.Test/packages.lock.json
+++ b/src/GhBadgesSharp.Test/packages.lock.json
@@ -49,12 +49,12 @@
},
"PublicApiGenerator": {
"type": "Direct",
- "requested": "[10.3.0, )",
- "resolved": "10.3.0",
- "contentHash": "JUsbiQxsOWoQqayp3Ye/okdftKMPsynhDA/tGEWHWSi1HtgCqh3dRtXaVCGnTnAcqMHPel6/Lhj4tQD1hCDSlw==",
+ "requested": "[11.0.0, )",
+ "resolved": "11.0.0",
+ "contentHash": "Iu9CU7ryElZJNALWEAJUfN45FkfrjLJibOEBwrdNJG46CmwLp8b2U3SUObC1YkXfTfPVREXEOuTzaOQFCsmK9Q==",
"dependencies": {
"Mono.Cecil": "0.11.4",
- "System.CodeDom": "6.0.0"
+ "System.CodeDom": "7.0.0"
}
},
"xunit": {