Skip to content

Commit 60a07ea

Browse files
build: Update Essential API to 1.3.1.1
1 parent a5b406b commit 60a07ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ val shadowMeMod: Configuration by configurations.creating {
8989

9090
dependencies {
9191
shadowMe("gg.essential:loader-launchwrapper:1.2.2")
92-
implementation("gg.essential:essential-1.8.9-forge:14616+g169bd9af6a") {
92+
implementation("gg.essential:essential-1.8.9-forge:16425+g3a090c5c88") {
9393
exclude(module = "asm")
9494
exclude(module = "asm-commons")
9595
exclude(module = "asm-tree")

0 commit comments

Comments
 (0)