Skip to content

Commit

Permalink
Use specific commit of xjs-data
Browse files Browse the repository at this point in the history
  • Loading branch information
Treetrain1 committed Jan 2, 2025
1 parent aa8c360 commit ac21f81
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 @@ -256,7 +256,7 @@ dependencies {

// ExJson
//relocModApi("org.exjson:xjs-data:$xjs_data_version")
relocModApi("com.github.Treetrain1:xjs-data:infinity-compat-SNAPSHOT")
relocModApi("com.github.Treetrain1:xjs-data:f39681b4bb")
relocModApi("org.exjson:xjs-compat:$xjs_compat_version")
relocModApi("com.personthecat:fresult:$fresult_version")
compileOnly("org.projectlombok:lombok:1.18.34")?.let { annotationProcessor(it) }
Expand Down

0 comments on commit ac21f81

Please sign in to comment.