Bump guardianbeam from 2.3.0 to 2.3.1

Bumps [guardianbeam](https://github.com/SkytAsul/GuardianBeam) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/SkytAsul/GuardianBeam/releases)
- [Commits](https://github.com/SkytAsul/GuardianBeam/commits)

---
updated-dependencies:
- dependency-name: io.github.skytasul:guardianbeam
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-28 09:42:25 +00:00 committed by GitHub
parent ac5bbdfa12
commit b86f41614a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,7 +139,7 @@
<dependency> <dependency>
<groupId>io.github.skytasul</groupId> <groupId>io.github.skytasul</groupId>
<artifactId>guardianbeam</artifactId> <artifactId>guardianbeam</artifactId>
<version>2.3.0</version> <version>2.3.1</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
</dependencies> </dependencies>