File tree Expand file tree Collapse file tree
src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -244,9 +244,9 @@ repositories {
244244}
245245
246246dependencies {
247- implementationSplit(" com.falsepattern:falsepatternlib-mc1.7.10:1.9.1 " )
247+ implementationSplit(" com.falsepattern:falsepatternlib-mc1.7.10:1.11.0 " )
248248 compileOnly(" org.joml:joml:1.10.8" )
249- compileOnly(" it.unimi.dsi:fastutil:8.5.16 " )
249+ compileOnly(" it.unimi.dsi:fastutil:8.5.18 " )
250250 compileOnly(" mega:megatraceservice:1.3.0" )
251251 compileOnly(" com.ventooth:swansong-mc1.7.10:1.2.5:dev" )
252252 compileOnly(" maven.modrinth:etfuturum:2.6.2:dev" )
Original file line number Diff line number Diff line change 77 "always" : {
88 "common" : [
99 " org.joml:joml:1.10.8" ,
10- " it.unimi.dsi:fastutil:8.5.16 " ,
10+ " it.unimi.dsi:fastutil:8.5.18 " ,
1111 " mega:megatraceservice:1.3.0"
1212 ],
1313 "client" : [],
You can’t perform that action at this time.
0 commit comments