Update DarkLaf to stable 2.7.1

This commit is contained in:
Nico Mexis 2021-08-01 13:47:11 +02:00
parent d26ea523e6
commit e46e5eeaab
No known key found for this signature in database
GPG Key ID: 27D6E17CE092AB78
1 changed files with 1 additions and 5 deletions

View File

@ -17,10 +17,6 @@
<id>local-maven-repo</id>
<url>file:///${project.basedir}/libs</url>
</repository>
<repository>
<id>sonatype-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</repository> <!-- TODO Remove when DarkLaf is properly updated -->
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
@ -226,7 +222,7 @@
<dependency>
<groupId>com.github.weisj</groupId>
<artifactId>darklaf-core</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</dependency>
<dependency>
<groupId>com.github.weisj</groupId>