Skip to content

Commit

Permalink
Merge pull request #11 from Braffolk/v0.9
Browse files Browse the repository at this point in the history
updated to 1.0.9RC
  • Loading branch information
Braffolk authored Nov 28, 2020
2 parents 3f874e0 + b14c3fa commit ca79b19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.example</groupId>
<artifactId>FBorder-Addon</artifactId>
<version>v0.9-1.0.8-RC</version>
<version>v0.9-1.0.9-RC</version>

<properties>
<kotlin.version>1.4.10</kotlin.version>
Expand Down Expand Up @@ -133,14 +133,14 @@
<dependency>
<groupId>net.prosavage.factionsx</groupId>
<artifactId>FactionsX</artifactId>
<version>1.0.7-RC</version>
<version>1.0.8-RC</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>net.prosavage.factionsx.addonframework</groupId>
<artifactId>AddonFramework</artifactId>
<version>1.0.7-RC</version>
<version>1.0.8-RC</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit ca79b19

Please sign in to comment.