Update to new DarkLaf release
Actually, it's a snapshot for now. 2.7.0 still has the Java 8 issue that causes the text to be blocky. 2.7.1 will fix this issue entirely and will support Java 16 completely.
This commit is contained in:
parent
dbe5031836
commit
da375b3a3c
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
41d368cd63ae76bba69ccb6e967866fe
|
|
|
@ -1 +0,0 @@
|
||||||
96f9c3d3bee336c4653abf42444c025b6dfd1836
|
|
|
@ -1,8 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
<groupId>com.github.weisj</groupId>
|
|
||||||
<artifactId>darklaf-bcv</artifactId>
|
|
||||||
<version>2.6.2bcv</version>
|
|
||||||
</project>
|
|
|
@ -1 +0,0 @@
|
||||||
74478ea2fe1166fa888c71a79567301d
|
|
|
@ -1 +0,0 @@
|
||||||
d30064114889fe65ffd7c6c27f295351dec57586
|
|
|
@ -1,12 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<metadata>
|
|
||||||
<groupId>com.github.weisj</groupId>
|
|
||||||
<artifactId>darklaf-bcv</artifactId>
|
|
||||||
<versioning>
|
|
||||||
<release>2.6.2bcv</release>
|
|
||||||
<versions>
|
|
||||||
<version>2.6.2bcv</version>
|
|
||||||
</versions>
|
|
||||||
<lastUpdated>20210724002216</lastUpdated>
|
|
||||||
</versioning>
|
|
||||||
</metadata>
|
|
|
@ -1 +0,0 @@
|
||||||
75dd4d459bc5baedf71904887dc0b60e
|
|
|
@ -1 +0,0 @@
|
||||||
cc64fe02e94fab19ada3c4e39a6d984d5bf541b1
|
|
4
pom.xml
4
pom.xml
|
@ -225,8 +225,8 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.weisj</groupId>
|
<groupId>com.github.weisj</groupId>
|
||||||
<artifactId>darklaf-bcv</artifactId>
|
<artifactId>darklaf-core</artifactId>
|
||||||
<version>2.6.2bcv</version>
|
<version>2.7.1-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.weisj</groupId>
|
<groupId>com.github.weisj</groupId>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user