Skip to content

Commit 6740ff1

Browse files
committed
Using Local BlockChanger repo, jitpack is acting up
1 parent 2c4a1e8 commit 6740ff1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Plugin/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,17 +93,17 @@
9393
<scope>provided</scope>
9494
</dependency>
9595

96-
<!-- <dependency>
96+
<dependency>
9797
<groupId>dev.lrxh</groupId>
9898
<artifactId>BlockChanger</artifactId>
9999
<version>2.0-SNAPSHOT</version>
100-
</dependency> -->
100+
</dependency>
101101

102-
<dependency>
102+
<!-- <dependency>
103103
<groupId>com.github.Devlrxxh</groupId>
104104
<artifactId>BlockChanger</artifactId>
105-
<version>70fa377644</version>
106-
</dependency>
105+
<version>eb777421e6</version>
106+
</dependency> -->
107107
</dependencies>
108108

109109
<build>

0 commit comments

Comments
 (0)