Update DarkLaf to stable 2.7.1
This commit is contained in:
parent
d26ea523e6
commit
e46e5eeaab
1 changed files with 1 additions and 5 deletions
6
pom.xml
6
pom.xml
|
@ -17,10 +17,6 @@
|
||||||
<id>local-maven-repo</id>
|
<id>local-maven-repo</id>
|
||||||
<url>file:///${project.basedir}/libs</url>
|
<url>file:///${project.basedir}/libs</url>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
|
||||||
<id>sonatype-snapshots</id>
|
|
||||||
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
|
||||||
</repository> <!-- TODO Remove when DarkLaf is properly updated -->
|
|
||||||
<repository>
|
<repository>
|
||||||
<id>jitpack.io</id>
|
<id>jitpack.io</id>
|
||||||
<url>https://jitpack.io</url>
|
<url>https://jitpack.io</url>
|
||||||
|
@ -226,7 +222,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.weisj</groupId>
|
<groupId>com.github.weisj</groupId>
|
||||||
<artifactId>darklaf-core</artifactId>
|
<artifactId>darklaf-core</artifactId>
|
||||||
<version>2.7.1-SNAPSHOT</version>
|
<version>2.7.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.weisj</groupId>
|
<groupId>com.github.weisj</groupId>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue