feat: 1.19.4 support
disguise seems broken for others as of late, and I can't seem to figure out the root cause.
This commit is contained in:
parent
45bca01366
commit
32e8bb0bcf
5 changed files with 215 additions and 1 deletions
5
dist/pom.xml
vendored
5
dist/pom.xml
vendored
|
@ -106,5 +106,10 @@
|
|||
<artifactId>v1_19_R2</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.artelnatif</groupId>
|
||||
<artifactId>v1_19_R3</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
Loading…
Add table
Add a link
Reference in a new issue