Merge pull request #35 from ViaVersion/dependabot/gradle/net.raphimc.class-token-replacer-1.0.1

Bump net.raphimc.class-token-replacer from 1.0.0 to 1.0.1
This commit is contained in:
RK_01 2024-05-23 18:04:07 +02:00 committed by GitHub
commit a1f2e24c04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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