Skip to content

Commit 2a9b4a9

Browse files
committed
update vineflower and quilt config
1 parent efa04ca commit 2a9b4a9

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

build.gradle

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,9 @@ subprojects {
1616
maven {
1717
url = "https://maven.quiltmc.org/repository/release/"
1818
}
19-
maven {
20-
url = "https://maven.quiltmc.org/repository/snapshot/"
21-
}
2219
maven {
2320
url = "https://maven.fabricmc.net/"
2421
}
25-
maven {
26-
// Vineflower snapshots
27-
url = "https://s01.oss.sonatype.org/content/repositories/snapshots/"
28-
}
2922
}
3023

3124
dependencies {

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ syntaxpain = "0.1.5"
1010
swing_dpi = "0.10"
1111
fontchooser = "2.5.2"
1212
tinylog = "2.6.2"
13-
quilt_config = "1.2.0"
13+
quilt_config = "1.3.0"
1414

15-
vineflower = "1.10.0-20240126.053810-85"
15+
vineflower = "1.10.0"
1616
cfr = "0.2.2"
1717
procyon = "0.6.0"
1818

0 commit comments

Comments
 (0)