Bump net.raphimc.class-token-replacer from 1.0.0 to 1.0.1

Bumps net.raphimc.class-token-replacer from 1.0.0 to 1.0.1.

---
updated-dependencies:
- dependency-name: net.raphimc.class-token-replacer
  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] 2024-05-23 09:37:41 +00:00 committed by GitHub
parent ddda269b0a
commit 3c900480ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ plugins {
id "java-library"
id "maven-publish"
id "idea"
id "net.raphimc.class-token-replacer" version "1.0.0"
id "net.raphimc.class-token-replacer" version "1.0.1"
}
base {