We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca32b3 commit b078849Copy full SHA for b078849
build.gradle
@@ -73,7 +73,7 @@ dependencies {
73
commonImplementation 'com.google.code.gson:gson:2.10.1'
74
commonImplementation 'com.google.guava:guava:31.1-jre'
75
commonImplementation 'de.siegmar:fastcsv:2.2.1'
76
- commonImplementation('net.minecraftforge:artifactural:3.0.19') {
+ commonImplementation('net.minecraftforge:artifactural:3.0.20') {
77
transitive = false
78
}
79
commonImplementation('net.minecraftforge:unsafe:0.2.0') {
0 commit comments