Skip to content

Commit

Permalink
hah
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn committed Apr 20, 2024
1 parent eb0a652 commit 3716927
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ dependencies {
implementation("com.squareup:javapoet:1.13.0")
implementation("com.google.code.gson:gson:2.9.0")
implementation("com.google.guava:guava:31.0.1-jre")

// https://github.com/MinecraftForge/ForgeGradle/issues/919
implementation("net.minecraftforge:srgutils:0.5.10")
}

0 comments on commit 3716927

Please sign in to comment.