Skip to content

Commit

Permalink
deps: upgrade negativity ver
Browse files Browse the repository at this point in the history
  • Loading branch information
MC-XiaoHei committed Jun 28, 2024
1 parent 244ba47 commit 5272831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
compileOnly(files("libs/Matrix_7.7.32A.jar"))
compileOnly(files("libs/VulcanAPI.jar"))
implementation("com.github.MWHunter:GrimAPI:9f5aaef74b")
compileOnly("com.github.Elikill58:Negativity:v2-SNAPSHOT")
compileOnly("com.github.Elikill58:Negativity:2.7.1")
//other dependencies
implementation("com.moandjiezana.toml:toml4j:0.7.2")
compileOnly("org.leavesmc.leaves:leaves-api:1.20.6-R0.1-SNAPSHOT")
Expand Down

0 comments on commit 5272831

Please sign in to comment.