Skip to content

Commit

Permalink
i swear
Browse files Browse the repository at this point in the history
  • Loading branch information
Novampr committed Jul 29, 2024
1 parent 96847f6 commit 1a081db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Things/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,9 @@ dependencies {
compileOnly("org.apache.logging.log4j:log4j-api:2.23.1")
compileOnly("org.spongepowered:configurate-hocon:4.1.2")
compileOnly('com.mojang:brigadier:1.0.18')
compileOnly("org.graalvm.js:js:22.0.0")
compileOnly("org.graalvm.sdk:graal-sdk:22.0.0")
compileOnly("org.graalvm.truffle:truffle-api:22.0.0")
compileOnly('com.google.code.gson:gson:2.8.0')
compileOnly('com.google.guava:guava:33.2.0-jre')
}

0 comments on commit 1a081db

Please sign in to comment.