Skip to content

Commit d495478

Browse files
committed
switch downed maven repo to jitpack
1 parent 12b66d1 commit d495478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -709,9 +709,9 @@
709709
<artifactId>rollbar-java</artifactId>
710710
</dependency>
711711
<dependency>
712-
<groupId>com.github.Phoenix616</groupId>
712+
<groupId>com.github.Ghost-chu</groupId>
713713
<artifactId>MineDown</artifactId>
714-
<version>211f6e6789</version>
714+
<version>master-SNAPSHOT</version>
715715
<scope>compile</scope>
716716
</dependency>
717717
<dependency>

0 commit comments

Comments
 (0)