Skip to content

Commit

Permalink
Merge pull request #78 from ViaVersion/dependabot/gradle/net.raphimc.…
Browse files Browse the repository at this point in the history
…class-token-replacer-1.1.3

Bump net.raphimc.class-token-replacer from 1.1.2 to 1.1.3
  • Loading branch information
RaphiMC authored Aug 6, 2024
2 parents 93d5fb5 + 4864e0b commit 3be0b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id "java-library"
id "maven-publish"
id "idea"
id "net.raphimc.class-token-replacer" version "1.1.2"
id "net.raphimc.class-token-replacer" version "1.1.3"
}

base {
Expand Down

0 comments on commit 3be0b9d

Please sign in to comment.