This commit is contained in:
Robert
2025-10-20 21:12:43 -04:00
parent e12548dacd
commit b4cfd18976

View File

@@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<Version>12.5.4.1</Version>
<Version>12.5.5.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="14.0.0" />