Skip to content

Commit e46e5ee

Browse files
committed
Update DarkLaf to stable 2.7.1
1 parent d26ea52 commit e46e5ee

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
<id>local-maven-repo</id>
1818
<url>file:///${project.basedir}/libs</url>
1919
</repository>
20-
<repository>
21-
<id>sonatype-snapshots</id>
22-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
23-
</repository> <!-- TODO Remove when DarkLaf is properly updated -->
2420
<repository>
2521
<id>jitpack.io</id>
2622
<url>https://jitpack.io</url>
@@ -226,7 +222,7 @@
226222
<dependency>
227223
<groupId>com.github.weisj</groupId>
228224
<artifactId>darklaf-core</artifactId>
229-
<version>2.7.1-SNAPSHOT</version>
225+
<version>2.7.1</version>
230226
</dependency>
231227
<dependency>
232228
<groupId>com.github.weisj</groupId>

0 commit comments

Comments
 (0)