This commit is contained in:
rmcrackan 2025-08-15 13:10:05 -04:00
parent 690fd10e42
commit 1148d8125d

View File

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