We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c4a1e8 commit 6740ff1Copy full SHA for 6740ff1
Plugin/pom.xml
@@ -93,17 +93,17 @@
93
<scope>provided</scope>
94
</dependency>
95
96
- <!-- <dependency>
+ <dependency>
97
<groupId>dev.lrxh</groupId>
98
<artifactId>BlockChanger</artifactId>
99
<version>2.0-SNAPSHOT</version>
100
- </dependency> -->
+ </dependency>
101
102
- <dependency>
+ <!-- <dependency>
103
<groupId>com.github.Devlrxxh</groupId>
104
105
- <version>70fa377644</version>
106
- </dependency>
+ <version>eb777421e6</version>
+ </dependency> -->
107
</dependencies>
108
109
<build>
0 commit comments