Skip to content

Commit

Permalink
Bump AttribDoc from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [AttribDoc](https://github.com/LittleBigRefresh/AttribDoc) from 1.1.0 to 1.2.0.
- [Commits](LittleBigRefresh/AttribDoc@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: AttribDoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent e4252b3 commit d21d5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Refresh.GameServer/Refresh.GameServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AttribDoc" Version="1.1.0" />
<PackageReference Include="AttribDoc" Version="1.2.0" />
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Discord.Net.Webhook" Version="3.12.0" />
Expand Down

0 comments on commit d21d5dc

Please sign in to comment.