Skip to content

Commit 3d6b56e

Browse files
committed
Update OneConfig and OneConfig loader
1 parent d091269 commit 3d6b56e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ plugins {
1717

1818
toolkitLoomHelper {
1919
useOneConfig {
20-
version = "1.0.0-alpha.47"
21-
loaderVersion = "1.1.0-alpha.34"
20+
version = "1.0.0-alpha.49"
21+
loaderVersion = "1.1.0-alpha.35"
2222

2323
usePolyMixin = true
2424
polyMixinVersion = "0.8.4+build.2"

0 commit comments

Comments
 (0)