Skip to content

Commit

Permalink
Update dependency TfsUrlParser to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 26, 2023
1 parent f272f1e commit 67b4fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.AzureDevOps/Cake.AzureDevOps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="All" />
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="16.205.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Services.InteractiveClient" Version="16.205.1" PrivateAssets="All" />
<PackageReference Include="TfsUrlParser" Version="1.3.0" PrivateAssets="All" />
<PackageReference Include="TfsUrlParser" Version="1.4.1" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 67b4fb5

Please sign in to comment.