Bump MiniPlaceholders from 1.0.0 to 1.0.1

Bumps [MiniPlaceholders](https://github.com/4drian3d/MiniPlaceholders) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/4drian3d/MiniPlaceholders/releases)
- [Commits](https://github.com/4drian3d/MiniPlaceholders/compare/1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: com.github.4drian3d:MiniPlaceholders
  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-04-11 23:31:15 +00:00 committed by GitHub
parent 4b568dae2f
commit 089ae3ff76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@
<dependency> <dependency>
<groupId>com.github.4drian3d</groupId> <groupId>com.github.4drian3d</groupId>
<artifactId>MiniPlaceholders</artifactId> <artifactId>MiniPlaceholders</artifactId>
<version>1.0.0</version> <version>1.0.1</version>
</dependency> </dependency>
</dependencies> </dependencies>

View File

@ -50,7 +50,7 @@
<dependency> <dependency>
<groupId>com.github.4drian3d</groupId> <groupId>com.github.4drian3d</groupId>
<artifactId>MiniPlaceholders</artifactId> <artifactId>MiniPlaceholders</artifactId>
<version>1.0.0</version> <version>1.0.1</version>
</dependency> </dependency>
</dependencies> </dependencies>