Skip to content

Commit

Permalink
Bump Patchouli to 71.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Aizistral committed Jun 29, 2022
1 parent 7025128 commit d263503
Show file tree
Hide file tree
Showing 3 changed files with 10 additions 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 {

// These are 1.18 dependencies
compileOnly fg.deobf('generic:curios:forge-1.18.2-5.0.6.3')
compileOnly fg.deobf('generic:Patchouli:1.18.2-70')
compileOnly fg.deobf('generic:Patchouli:1.18.2-71.1')
compileOnly fg.deobf('generic:WorldNameRandomizer:FORGE-1.18.1-v1.3.0')
compileOnly fg.deobf('generic:Quark:3.2-346')
compileOnly fg.deobf('generic:AutoRegLib:1.7-53')
Expand Down
Binary file not shown.
9 changes: 9 additions & 0 deletions deps/generic/Patchouli/1.18.2-71.1/Patchouli-1.18.2-71.1.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>generic</groupId>
<artifactId>Patchouli</artifactId>
<version>1.18.2-71.1</version>
<dependencies></dependencies>
</project>

0 comments on commit d263503

Please sign in to comment.