Skip to content

Commit

Permalink
Bump Backdash.Utils from 0.1.1-beta.27 to 0.1.1-beta.36
Browse files Browse the repository at this point in the history
Bumps [Backdash.Utils](https://github.com/lucasteles/Backdash) from 0.1.1-beta.27 to 0.1.1-beta.36.
- [Release notes](https://github.com/lucasteles/Backdash/releases)
- [Commits](https://github.com/lucasteles/Backdash/commits)

---
updated-dependencies:
- dependency-name: Backdash.Utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent e150116 commit d1f9087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/LobbyServer/LobbyServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Backdash.Utils" Version="0.1.1-beta.27" />
<PackageReference Include="Backdash.Utils" Version="0.1.1-beta.36" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>

Expand Down

0 comments on commit d1f9087

Please sign in to comment.