Skip to content

Commit 73eb300

Browse files
Bump System.Text.Encodings.Web from 9.0.1 to 9.0.2
Bumps [System.Text.Encodings.Web](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: System.Text.Encodings.Web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 145ec39 commit 73eb300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tgstation.Server.Api/Tgstation.Server.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.4.0" />
3232
<!-- Usage: Data model annotating -->
3333
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
34-
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.1" />
34+
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.2" />
3535
</ItemGroup>
3636

3737
<ItemGroup>

0 commit comments

Comments
 (0)