File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -16,16 +16,9 @@ subprojects {
16
16
maven {
17
17
url = " https://maven.quiltmc.org/repository/release/"
18
18
}
19
- maven {
20
- url = " https://maven.quiltmc.org/repository/snapshot/"
21
- }
22
19
maven {
23
20
url = " https://maven.fabricmc.net/"
24
21
}
25
- maven {
26
- // Vineflower snapshots
27
- url = " https://s01.oss.sonatype.org/content/repositories/snapshots/"
28
- }
29
22
}
30
23
31
24
dependencies {
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ syntaxpain = "0.1.5"
10
10
swing_dpi = " 0.10"
11
11
fontchooser = " 2.5.2"
12
12
tinylog = " 2.6.2"
13
- quilt_config = " 1.2 .0"
13
+ quilt_config = " 1.3 .0"
14
14
15
- vineflower = " 1.10.0-20240126.053810-85 "
15
+ vineflower = " 1.10.0"
16
16
cfr = " 0.2.2"
17
17
procyon = " 0.6.0"
18
18
You can’t perform that action at this time.
0 commit comments