Skip to content

Commit b078849

Browse files
Bump Artifactural for Gradle 8.13 (#961)
1 parent aca32b3 commit b078849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
commonImplementation 'com.google.code.gson:gson:2.10.1'
7474
commonImplementation 'com.google.guava:guava:31.1-jre'
7575
commonImplementation 'de.siegmar:fastcsv:2.2.1'
76-
commonImplementation('net.minecraftforge:artifactural:3.0.19') {
76+
commonImplementation('net.minecraftforge:artifactural:3.0.20') {
7777
transitive = false
7878
}
7979
commonImplementation('net.minecraftforge:unsafe:0.2.0') {

0 commit comments

Comments
 (0)