Skip to content

Commit

Permalink
Bump Tomlyn from 0.16.2 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [Tomlyn](https://github.com/xoofx/Tomlyn) from 0.16.2 to 0.17.0.
- [Release notes](https://github.com/xoofx/Tomlyn/releases)
- [Changelog](https://github.com/xoofx/Tomlyn/blob/main/changelog.md)
- [Commits](xoofx/Tomlyn@0.16.2...0.17.0)

---
updated-dependencies:
- dependency-name: Tomlyn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent a2b8053 commit 1cd2601
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion A2SServer/A2SServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Tomlyn" Version="0.16.2" />
<PackageReference Include="Tomlyn" Version="0.17.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion DedicatedServer/DedicatedServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Tomlyn" Version="0.16.2" />
<PackageReference Include="Tomlyn" Version="0.17.0" />
</ItemGroup>

</Project>

0 comments on commit 1cd2601

Please sign in to comment.