Skip to content

Commit

Permalink
Bump z440.atl.core from 6.5.0 to 6.6.0
Browse files Browse the repository at this point in the history
Bumps [z440.atl.core](https://github.com/Zeugma440/atldotnet) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/Zeugma440/atldotnet/releases)
- [Commits](Zeugma440/atldotnet@6.05...6.06)

---
updated-dependencies:
- dependency-name: z440.atl.core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 949b040 commit 2e99aed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion amp.EtoForms/amp.EtoForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<PackageReference Include="Svg.Skia" Version="2.0.0.1" />
<PackageReference Include="VPKSoft.ApplicationSettingsJson" Version="1.0.1" />
<PackageReference Include="VPKSoft.RandomizationUtils" Version="1.0.1" />
<PackageReference Include="z440.atl.core" Version="6.5.0" />
<PackageReference Include="z440.atl.core" Version="6.6.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion amp.Shared/amp.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="VPKSoft.DropOutStack" Version="1.0.2" />
<PackageReference Include="z440.atl.core" Version="6.5.0" />
<PackageReference Include="z440.atl.core" Version="6.6.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2e99aed

Please sign in to comment.