Skip to content

Commit

Permalink
Fix Build
Browse files Browse the repository at this point in the history
  • Loading branch information
lRENyaaa committed Aug 24, 2024
1 parent e8c4ac9 commit 81b099a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file renamed libs/CMILib1.4.7.8.jar → libs/CMILib1.5.1.1.jar
Binary file not shown.
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>com.bekvon</groupId>
<artifactId>Residence</artifactId>
<version>5.1.5.2</version>
<version>5.1.6.2</version>
<packaging>jar</packaging>

<name>Residence</name>
Expand Down Expand Up @@ -142,9 +142,9 @@
<dependency>
<groupId>com.Zirps</groupId>
<artifactId>CMILib</artifactId>
<version>1.4.7.8</version>
<version>1.5.1.1</version>
<scope>system</scope>
<systemPath>${project.basedir}/libs/CMILib1.4.7.8.jar</systemPath>
<systemPath>${project.basedir}/libs/CMILib1.5.1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>org.kingdoms</groupId>
Expand Down

0 comments on commit 81b099a

Please sign in to comment.