Skip to content

Commit

Permalink
Bump Artifactural for Gradle 8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
LexManos committed Jul 22, 2024
1 parent c039769 commit 2e5245a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
commonImplementation 'com.google.code.gson:gson:2.10.1'
commonImplementation 'com.google.guava:guava:31.1-jre'
commonImplementation 'de.siegmar:fastcsv:2.2.1'
commonImplementation('net.minecraftforge:artifactural:3.0.18') {
commonImplementation('net.minecraftforge:artifactural:3.0.19') {
transitive = false
}
commonImplementation('net.minecraftforge:unsafe:0.2.0') {
Expand Down

0 comments on commit 2e5245a

Please sign in to comment.