Skip to content

Commit

Permalink
Bump XtremeIdiots.Portal.RepositoryApiClient and XtremeIdiots.Portal.…
Browse files Browse the repository at this point in the history
…RepositoryApi.Abstractions

Bumps [XtremeIdiots.Portal.RepositoryApiClient](https://github.com/frasermolyneux/portal-repository) and [XtremeIdiots.Portal.RepositoryApi.Abstractions](https://github.com/frasermolyneux/portal-repository). These dependencies needed to be updated together.

Updates `XtremeIdiots.Portal.RepositoryApiClient` from 1.1.267.1 to 1.1.268.1
- [Commits](https://github.com/frasermolyneux/portal-repository/commits)

Updates `XtremeIdiots.Portal.RepositoryApi.Abstractions` from 1.1.267.1 to 1.1.268.1
- [Commits](https://github.com/frasermolyneux/portal-repository/commits)

---
updated-dependencies:
- dependency-name: XtremeIdiots.Portal.RepositoryApiClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: XtremeIdiots.Portal.RepositoryApi.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 127f03b commit 09af9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sync-func/sync-func.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.10" />
<PackageReference Include="XtremeIdiots.Portal.RepositoryApiClient" Version="1.1.267.1" />
<PackageReference Include="XtremeIdiots.Portal.RepositoryApiClient" Version="1.1.268.1" />
<PackageReference Include="XtremeIdiots.Portal.ServersApiClient" Version="1.1.217.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 09af9ef

Please sign in to comment.