Skip to content

Commit

Permalink
Update NG
Browse files Browse the repository at this point in the history
  • Loading branch information
embeddedt committed Sep 24, 2024
1 parent 7497eb0 commit c94d1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
implementation("org.ow2.asm:asm-commons:9.7")
implementation("com.google.code.gson:gson:2.10.1")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r")
implementation("net.neoforged.gradle:userdev:7.0.163") // NeoGradle
implementation("net.neoforged.gradle:userdev:7.0.165") // NeoGradle
implementation("dev.architectury.loom:dev.architectury.loom.gradle.plugin:1.6.397") // Loom
implementation("com.github.johnrengelman:shadow:8.1.1") // Shadow
}
Expand Down

0 comments on commit c94d1c1

Please sign in to comment.