Skip to content

Commit

Permalink
build(deps): bump Autoupdater.NET.Official from 1.9.0 to 1.9.1
Browse files Browse the repository at this point in the history
Bumps [Autoupdater.NET.Official](https://github.com/ravibpatel/AutoUpdater.NET) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/ravibpatel/AutoUpdater.NET/releases)
- [Commits](ravibpatel/AutoUpdater.NET@v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: Autoupdater.NET.Official
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent 9c616fa commit 187be19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Autoupdater.NET.Official" Version="1.9.0" />
<PackageReference Include="Autoupdater.NET.Official" Version="1.9.1" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2535.41" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 187be19

Please sign in to comment.