Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
minhh2792 committed Jul 6, 2022
1 parent cf05459 commit b6d3bf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import io.papermc.paperweight.util.constants.*
plugins {
java
id("com.github.johnrengelman.shadow") version "7.1.2"
id("io.papermc.paperweight.patcher") version "1.3.7-SNAPSHOT"
id("io.papermc.paperweight.patcher") version "1.3.9-SNAPSHOT"
}

repositories {
Expand All @@ -16,7 +16,7 @@ repositories {
}

dependencies {
remapper("net.fabricmc:tiny-remapper:0.8.4:fat")
remapper("net.fabricmc:tiny-remapper:0.8.5:fat")
decompiler("net.minecraftforge:forgeflower:1.5.498.29")
paperclip("io.papermc:paperclip:3.0.3-SNAPSHOT")
}
Expand Down

0 comments on commit b6d3bf0

Please sign in to comment.