Skip to content

Commit

Permalink
Merge pull request #9 from BONNePlayground/develop
Browse files Browse the repository at this point in the history
Add Minecraft 1.19.2 support.
  • Loading branch information
BONNe authored Oct 4, 2022
2 parents b15ce20 + 2190233 commit 1563491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>
<!-- This allows to change between versions and snapshots. -->
<build.version>1.4.2</build.version>
<build.version>1.4.3</build.version>
<build.number>-LOCAL</build.number>
</properties>

Expand Down Expand Up @@ -190,7 +190,7 @@
<dependency>
<groupId>lv.id.bonne</groupId>
<artifactId>dragonfights-v1_19_r1</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1563491

Please sign in to comment.