Skip to content

Commit

Permalink
* Updated jitpack dependencies.
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremiah Osborne <[email protected]>
  • Loading branch information
XZot1K committed Jul 21, 2023
1 parent 05637b8 commit 302c1ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ https://github.com/bzigus/DisplayShopAddon - `Handles a form of chest-linking al
<dependency>
<groupId>com.github.XZot1K</groupId>
<artifactId>DisplayShopsAPI</artifactId>
<version>1.4.0</version>
<version>1.4.2</version>
</dependency>
</dependencies>
```
Expand All @@ -49,6 +49,6 @@ allprojects {
}
dependencies {
implementation 'com.github.XZot1K:DisplayShopsAPI:1.4.0'
implementation 'com.github.XZot1K:DisplayShopsAPI:1.4.2'
}
```
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>xzot1k.plugins.ds</groupId>
<artifactId>API</artifactId>
<name>DisplayShopsAPI</name>
<version>1.4.1</version>
<version>1.4.2</version>
<packaging>jar</packaging>


Expand Down

0 comments on commit 302c1ac

Please sign in to comment.