Skip to content

Commit b2439ca

Browse files
committed
build: 25w34b
1 parent 8e48a64 commit b2439ca

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

c2me-notickvd/src/test/java/com/ishland/c2me/notickvd/common/iterators/TestIterators.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ public void testSpiral() {
4848
@AfterAll
4949
public static void teardown() {
5050
Util.shutdownExecutors();
51-
ProfileComponent.method_72521();
5251
}
5352

5453
}

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ org.gradle.warning.mode=all
55
#org.gradle.configuration-cache=true
66
# Fabric Properties
77
# check these on https://fabricmc.net/versions.html
8-
minecraft_version=25w34a
9-
yarn_mappings=25w34a+build.1
8+
minecraft_version=25w34b
9+
yarn_mappings=25w34b+build.1
1010
loader_version=0.17.2
1111
fabric_version=0.132.0+1.21.9
1212
# Mod Properties

0 commit comments

Comments
 (0)