We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 145ec39 commit 73eb300Copy full SHA for 73eb300
src/Tgstation.Server.Api/Tgstation.Server.Api.csproj
@@ -31,7 +31,7 @@
31
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.4.0" />
32
<!-- Usage: Data model annotating -->
33
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
34
- <PackageReference Include="System.Text.Encodings.Web" Version="9.0.1" />
+ <PackageReference Include="System.Text.Encodings.Web" Version="9.0.2" />
35
</ItemGroup>
36
37
<ItemGroup>
0 commit comments