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:
Nico Mexis 2021-08-01 11:51:15 +02:00
parent dbe5031836
commit da375b3a3c
No known key found for this signature in database
GPG Key ID: 27D6E17CE092AB78
10 changed files with 2 additions and 28 deletions

View File

@ -1 +0,0 @@
41d368cd63ae76bba69ccb6e967866fe

View File

@ -1 +0,0 @@
96f9c3d3bee336c4653abf42444c025b6dfd1836

View File

@ -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>

View File

@ -1 +0,0 @@
74478ea2fe1166fa888c71a79567301d

View File

@ -1 +0,0 @@
d30064114889fe65ffd7c6c27f295351dec57586

View File

@ -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>

View File

@ -1 +0,0 @@
75dd4d459bc5baedf71904887dc0b60e

View File

@ -1 +0,0 @@
cc64fe02e94fab19ada3c4e39a6d984d5bf541b1

View File

@ -225,8 +225,8 @@
</dependency>
<dependency>
<groupId>com.github.weisj</groupId>
<artifactId>darklaf-bcv</artifactId>
<version>2.6.2bcv</version>
<artifactId>darklaf-core</artifactId>
<version>2.7.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.weisj</groupId>