Skip to content

Commit 3a5bf23

Browse files
committed
Update darklaf to version 3.0.1
1 parent 0bf39f2 commit 3a5bf23

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<commons-io.version>2.11.0</commons-io.version>
2929
<commons-lang3.version>3.12.0</commons-lang3.version>
3030
<commons-text.version>1.9</commons-text.version>
31-
<darklaf.version>3.0.0</darklaf.version>
31+
<darklaf.version>3.0.1-SNAPSHOT</darklaf.version>
3232
<darklaf-extensions-rsta.version>0.4.1</darklaf-extensions-rsta.version>
3333
<decompiler-fernflower.version>5.2.1.Final</decompiler-fernflower.version>
3434
<dex2jar.version>v49</dex2jar.version>
@@ -66,6 +66,10 @@
6666
<id>jitpack.io</id>
6767
<url>https://jitpack.io</url>
6868
</repository>
69+
<repository>
70+
<id>sonatype-snapshots</id>
71+
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
72+
</repository>
6973
</repositories>
7074

7175
<dependencies>

0 commit comments

Comments
 (0)