Skip to content

Commit bc327ad

Browse files
authored
Use the latest OneConfig at all times
1 parent f1fd5f1 commit bc327ad

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ plugins {
1616

1717
toolkitLoomHelper {
1818
useOneConfig {
19-
version = "1.0.0-alpha.116"
20-
loaderVersion = "1.1.0-alpha.48"
19+
version = "1.0.0-alpha.+"
20+
loaderVersion = "1.1.0-alpha.+"
2121

2222
usePolyMixin = true
23-
polyMixinVersion = "0.8.4+build.6"
23+
polyMixinVersion = "0.8.4+build.+"
2424

2525
applyLoaderTweaker = true
2626

0 commit comments

Comments
 (0)