Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 3488e9e commit 7dc2dec
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.4" />
<PackageReference Include="VPKSoft.ApplicationSettingsJson" Version="1.0.1" />
<PackageReference Include="VPKSoft.RandomizationUtils" Version="1.0.1" />
<PackageReference Include="z440.atl.core" Version="6.9.0" />
<PackageReference Include="z440.atl.core" Version="6.10.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.9.0" />
<PackageReference Include="z440.atl.core" Version="6.10.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7dc2dec

Please sign in to comment.