Bump net.raphimc.class-token-replacer from 1.1.2 to 1.1.3

Bumps net.raphimc.class-token-replacer from 1.1.2 to 1.1.3.

---
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-08-06 09:51:36 +00:00 committed by GitHub
parent 93d5fb5687
commit 4864e0bb2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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